ReactOS 0.4.15-dev-7918-g2a2556c
IAdviseSink::tagSTGMEDIUM Struct Reference
Collaboration diagram for IAdviseSink::tagSTGMEDIUM:

Public Attributes

DWORD tymed
 
union {
   HBITMAP   hBitmap
 
   HMETAFILEPICT   hMetaFilePict
 
   HENHMETAFILE   hEnhMetaFile
 
   HGLOBAL   hGlobal
 
   LPOLESTR   lpszFileName
 
   IStream *   pstm
 
   IStorage *   pstg
 
DUMMYUNIONNAME
 
IUnknownpUnkForRelease
 

Detailed Description

Definition at line 1393 of file objidl.idl.

Member Data Documentation

◆ 

union { ... } IAdviseSink::tagSTGMEDIUM::DUMMYUNIONNAME

◆ hBitmap

HBITMAP IAdviseSink::tagSTGMEDIUM::hBitmap

Definition at line 1396 of file objidl.idl.

◆ hEnhMetaFile

HENHMETAFILE IAdviseSink::tagSTGMEDIUM::hEnhMetaFile

Definition at line 1398 of file objidl.idl.

◆ hGlobal

HGLOBAL IAdviseSink::tagSTGMEDIUM::hGlobal

Definition at line 1399 of file objidl.idl.

◆ hMetaFilePict

HMETAFILEPICT IAdviseSink::tagSTGMEDIUM::hMetaFilePict

Definition at line 1397 of file objidl.idl.

◆ lpszFileName

LPOLESTR IAdviseSink::tagSTGMEDIUM::lpszFileName

Definition at line 1400 of file objidl.idl.

◆ pstg

IStorage* IAdviseSink::tagSTGMEDIUM::pstg

Definition at line 1402 of file objidl.idl.

◆ pstm

IStream* IAdviseSink::tagSTGMEDIUM::pstm

Definition at line 1401 of file objidl.idl.

◆ pUnkForRelease

IUnknown* IAdviseSink::tagSTGMEDIUM::pUnkForRelease

Definition at line 1405 of file objidl.idl.

◆ tymed

DWORD IAdviseSink::tagSTGMEDIUM::tymed

Definition at line 1394 of file objidl.idl.


The documentation for this struct was generated from the following file: