Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
IRTPatcherVtbl Struct Reference

#include <wolapi.h>

Public Member Functions

BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE __RPC_FAR *QueryInterface)(IRTPatcher __RPC_FAR *This
 
 ULONG (STDMETHODCALLTYPE __RPC_FAR *AddRef)(IRTPatcher __RPC_FAR *This)
 
 ULONG (STDMETHODCALLTYPE __RPC_FAR *Release)(IRTPatcher __RPC_FAR *This)
 
 HRESULT (STDMETHODCALLTYPE __RPC_FAR *ApplyPatch)(IRTPatcher __RPC_FAR *This
 
 HRESULT (STDMETHODCALLTYPE __RPC_FAR *PumpMessages)(IRTPatcher __RPC_FAR *This)
 

Public Attributes

BEGIN_INTERFACE REFIID riid
 
BEGIN_INTERFACE REFIID void __RPC_FAR *__RPC_FAR * ppvObject
 
LPCSTR destpath
 
LPCSTR LPCSTR filename
 

Detailed Description

Definition at line 228 of file wolapi.h.

Member Function Documentation

◆ HRESULT() [1/3]

IRTPatcherVtbl::HRESULT ( STDMETHODCALLTYPE __RPC_FAR * ApplyPatch)

◆ HRESULT() [2/3]

IRTPatcherVtbl::HRESULT ( STDMETHODCALLTYPE __RPC_FAR * PumpMessages)

◆ HRESULT() [3/3]

BEGIN_INTERFACE IRTPatcherVtbl::HRESULT ( STDMETHODCALLTYPE __RPC_FAR * QueryInterface)

◆ ULONG() [1/2]

IRTPatcherVtbl::ULONG ( STDMETHODCALLTYPE __RPC_FAR * AddRef)

◆ ULONG() [2/2]

IRTPatcherVtbl::ULONG ( STDMETHODCALLTYPE __RPC_FAR * Release)

Member Data Documentation

◆ destpath

LPCSTR IRTPatcherVtbl::destpath

Definition at line 245 of file wolapi.h.

◆ filename

LPCSTR LPCSTR IRTPatcherVtbl::filename

Definition at line 246 of file wolapi.h.

◆ ppvObject

BEGIN_INTERFACE REFIID void __RPC_FAR* __RPC_FAR* IRTPatcherVtbl::ppvObject

Definition at line 235 of file wolapi.h.

◆ riid

BEGIN_INTERFACE REFIID IRTPatcherVtbl::riid

Definition at line 234 of file wolapi.h.


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