Struct windows_sys::Win32::Devices::WebServicesOnDevices::WSD_SOAP_MESSAGE
#[repr(C)]pub struct WSD_SOAP_MESSAGE {
pub Header: WSD_SOAP_HEADER,
pub Body: *mut c_void,
pub BodyType: *mut WSDXML_TYPE,
}
Expand description
Required features: "Win32_Devices_WebServicesOnDevices"
Fields§
§Header: WSD_SOAP_HEADER
§Body: *mut c_void
§BodyType: *mut WSDXML_TYPE