#[repr(C)]pub struct WS_SERVICE_ENDPOINT_METADATA {
pub portName: *mut WS_XML_STRING,
pub bindingName: *mut WS_XML_STRING,
pub bindingNs: *mut WS_XML_STRING,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
, "Win32_Foundation"
Fields§
§portName: *mut WS_XML_STRING
§bindingName: *mut WS_XML_STRING
§bindingNs: *mut WS_XML_STRING