#[repr(C)]pub struct WS_STRING_DESCRIPTION {
pub minCharCount: u32,
pub maxCharCount: u32,
}Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§minCharCount: u32§maxCharCount: u32#[repr(C)]pub struct WS_STRING_DESCRIPTION {
pub minCharCount: u32,
pub maxCharCount: u32,
}Required features: "Win32_Networking_WindowsWebServices"
minCharCount: u32§maxCharCount: u32