Struct windows_sys::Win32::System::Rpc::NDR_USER_MARSHAL_INFO
#[repr(C)]pub struct NDR_USER_MARSHAL_INFO {
pub InformationLevel: u32,
pub Anonymous: NDR_USER_MARSHAL_INFO_0,
}
Expand description
Required features: "Win32_System_Rpc"
, "Win32_System_Com"
Fields§
§InformationLevel: u32
§Anonymous: NDR_USER_MARSHAL_INFO_0