#[repr(C)]pub struct WS_XML_STRING_DESCRIPTION {
pub minByteCount: u32,
pub maxByteCount: u32,
}Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§minByteCount: u32§maxByteCount: u32#[repr(C)]pub struct WS_XML_STRING_DESCRIPTION {
pub minByteCount: u32,
pub maxByteCount: u32,
}Required features: "Win32_Networking_WindowsWebServices"
minByteCount: u32§maxByteCount: u32