Struct windows_sys::Win32::System::Rpc::RPC_ASYNC_NOTIFICATION_INFO_2
#[repr(C)]pub struct RPC_ASYNC_NOTIFICATION_INFO_2 {
pub hWnd: HWND,
pub Msg: u32,
}Expand description
Required features: "Win32_System_Rpc", "Win32_Foundation", "Win32_System_IO"
Fields§
§hWnd: HWND§Msg: u32