Data Structures |
| struct | PCITEM |
| struct | ifaceIShellPropSheetExtVbtl |
| struct | ifaceIShellExtInitVbtl |
| struct | ifaceIClassFactoryVbtl |
| struct | ifaceICompatibilityPageVbtl |
| struct | COMPATIBILITYPAGE |
Typedefs |
| typedef struct ICompatibilityPage * | LPCOMPATIBILITYPAGE |
Functions |
| HRESULT STDMETHODCALLTYPE | ICompatibilityPage_fnQueryInterface (LPCOMPATIBILITYPAGE this, REFIID iid, PVOID *pvObject) |
| ULONG STDMETHODCALLTYPE | ICompatibilityPage_fnAddRef (LPCOMPATIBILITYPAGE this) |
| ULONG STDMETHODCALLTYPE | ICompatibilityPage_fnRelease (LPCOMPATIBILITYPAGE this) |
| HRESULT STDMETHODCALLTYPE | ICompatibilityPage_fnAddPages (LPCOMPATIBILITYPAGE this, LPFNADDPROPSHEETPAGE lpfnAddPage, LPARAM lParam) |
| HRESULT STDMETHODCALLTYPE | ICompatibilityPage_fnReplacePage (LPCOMPATIBILITYPAGE this, UINT uPageID, LPFNADDPROPSHEETPAGE lpfnReplacePage, LPARAM lParam) |
| HRESULT STDMETHODCALLTYPE | ICompatibilityPage_fnInitialize (LPCOMPATIBILITYPAGE this, LPCITEMIDLIST pidlFolder, IDataObject *pdtobj, HKEY hkeyProgID) |
| HRESULT STDMETHODCALLTYPE | ICompatibilityPage_fnCreateInstance (LPCOMPATIBILITYPAGE this, LPUNKNOWN pUnkOuter, REFIID riid, PVOID *ppvObject) |
| HRESULT STDMETHODCALLTYPE | ICompatibilityPage_fnLockServer (LPCOMPATIBILITYPAGE this, BOOL fLock) |
Variables |
| HINSTANCE | hInstance |
| static const GUID | CLSID_ICompatibilityPage = {0x513D916F,0x2A8E,0x4F51,{0xAE,0xAB,0x0C,0xBC,0x76,0xFB,0x1A,0xF9}} |