#[repr(C)]pub struct WS_CONTRACT_DESCRIPTION {
pub operationCount: u32,
pub operations: *mut *mut WS_OPERATION_DESCRIPTION,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
, "Win32_Foundation"
Fields§
§operationCount: u32
§operations: *mut *mut WS_OPERATION_DESCRIPTION