#[repr(C)]pub struct WS_SECURITY_BINDING_PROPERTIES {
pub properties: *mut WS_SECURITY_BINDING_PROPERTY,
pub propertyCount: u32,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§properties: *mut WS_SECURITY_BINDING_PROPERTY
§propertyCount: u32