Union windows_sys::Win32::System::Com::userSTGMEDIUM_0_0
#[repr(C)]
pub union userSTGMEDIUM_0_0 {
pub hMetaFilePict: *mut userHMETAFILEPICT,
pub hHEnhMetaFile: *mut userHENHMETAFILE,
pub hGdiHandle: *mut GDI_OBJECT,
pub hGlobal: *mut userHGLOBAL,
pub lpszFileName: PWSTR,
pub pstm: *mut BYTE_BLOB,
pub pstg: *mut BYTE_BLOB,
}
Expand description
Required features: "Win32_System_Com"
, "Win32_Graphics_Gdi"
, "Win32_System_SystemServices"
Fields§
§hMetaFilePict: *mut userHMETAFILEPICT
§hHEnhMetaFile: *mut userHENHMETAFILE
§hGdiHandle: *mut GDI_OBJECT
§hGlobal: *mut userHGLOBAL
§lpszFileName: PWSTR
§pstm: *mut BYTE_BLOB
§pstg: *mut BYTE_BLOB