|
Mobile API Reference
MicroStrategy 2019
|
This is the complete list of members for IPersistMemory, including all inherited members.
| AddRef(void)=0 | IUnknown | pure virtual |
| GetClassID(CLSID __RPC_FAR *pClassID)=0 | IPersist | pure virtual |
| GetSizeMax(ULONG __RPC_FAR *pCbSize)=0 | IPersistMemory | pure virtual |
| InitNew(void)=0 | IPersistMemory | pure virtual |
| IsDirty(void)=0 | IPersistMemory | pure virtual |
| Load(LPVOID pMem, ULONG cbSize)=0 | IPersistMemory | pure virtual |
| QueryInterface(REFIID riid, void **ppvObject)=0 | IUnknown | pure virtual |
| Release(void)=0 | IUnknown | pure virtual |
| Save(LPVOID pMem, BOOL fClearDirty, ULONG cbSize)=0 | IPersistMemory | pure virtual |