#[repr(C)]pub struct WSD_METADATA_SECTION {
pub Dialect: PCWSTR,
pub Identifier: PCWSTR,
pub Data: *mut c_void,
pub MetadataReference: *mut WSD_ENDPOINT_REFERENCE,
pub Location: PCWSTR,
pub Any: *mut WSDXML_ELEMENT,
}
Expand description
Required features: "Win32_Devices_WebServicesOnDevices"
Fields§
§Dialect: PCWSTR
§Identifier: PCWSTR
§Data: *mut c_void
§MetadataReference: *mut WSD_ENDPOINT_REFERENCE
§Location: PCWSTR
§Any: *mut WSDXML_ELEMENT