#[repr(C)]pub struct WS_XML_QNAME_DESCRIPTION {
pub minLocalNameByteCount: u32,
pub maxLocalNameByteCount: u32,
pub minNsByteCount: u32,
pub maxNsByteCount: u32,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§minLocalNameByteCount: u32
§maxLocalNameByteCount: u32
§minNsByteCount: u32
§maxNsByteCount: u32