Struct windows_sys::Win32::Devices::WebServicesOnDevices::WSD_OPERATION
[−]#[repr(C)]pub struct WSD_OPERATION {
pub RequestType: *mut WSDXML_TYPE,
pub ResponseType: *mut WSDXML_TYPE,
pub RequestStubFunction: WSD_STUB_FUNCTION,
}Expand description
Required features: ‘Win32_Devices_WebServicesOnDevices’, ‘Win32_Foundation’
Fields
RequestType: *mut WSDXML_TYPEResponseType: *mut WSDXML_TYPERequestStubFunction: WSD_STUB_FUNCTION