Struct windows_sys::Win32::System::Rpc::MIDL_INTERFACE_METHOD_PROPERTIES
#[repr(C)]pub struct MIDL_INTERFACE_METHOD_PROPERTIES {
pub MethodCount: u16,
pub MethodProperties: *const *const MIDL_METHOD_PROPERTY_MAP,
}
Expand description
Required features: "Win32_System_Rpc"
Fields§
§MethodCount: u16
§MethodProperties: *const *const MIDL_METHOD_PROPERTY_MAP