Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
IFlashFactoryVtbl Struct Reference

#include <Flash_h.h>

Public Member Functions

BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface)(IFlashFactory *This
 
 ULONG (STDMETHODCALLTYPE *AddRef)(IFlashFactory *This)
 
 ULONG (STDMETHODCALLTYPE *Release)(IFlashFactory *This)
 

Public Attributes

BEGIN_INTERFACE REFIID riid
 
BEGIN_INTERFACE REFIID _COM_Outptr_ void ** ppvObject
 

Member Function Documentation

◆ HRESULT()

BEGIN_INTERFACE IFlashFactoryVtbl::HRESULT ( STDMETHODCALLTYPE *  QueryInterface)

◆ ULONG() [1/2]

IFlashFactoryVtbl::ULONG ( STDMETHODCALLTYPE *  AddRef)

◆ ULONG() [2/2]

IFlashFactoryVtbl::ULONG ( STDMETHODCALLTYPE *  Release)

Member Data Documentation

◆ ppvObject

BEGIN_INTERFACE REFIID _COM_Outptr_ void** IFlashFactoryVtbl::ppvObject

◆ riid

BEGIN_INTERFACE REFIID IFlashFactoryVtbl::riid

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