|
Mobile API Reference
MicroStrategy 2019
|
#include "Msi_oaidl.h"Go to the source code of this file.
Classes | |
| struct | ISequentialStream |
| struct | tagSTATSTG |
| struct | IStream |
| struct | IMarshal |
| struct | IPersist |
| struct | IPersistStream |
| struct | IMallocSpy |
Macros | |
| #define | __IPersist_FWD_DEFINED__ |
| #define | __IPersistStream_FWD_DEFINED__ |
Typedefs | |
| typedef unsigned long | SIZE_T |
| typedef struct tagSTATSTG | STATSTG |
| typedef enum tagSTGTY | STGTY |
| typedef enum tagSTREAM_SEEK | STREAM_SEEK |
| typedef enum tagLOCKTYPE | LOCKTYPE |
| typedef IStream __RPC_FAR * | LPSTREAM |
| typedef IMarshal __RPC_FAR * | LPMARSHAL |
| typedef struct IPersist | IPersist |
| typedef struct IPersistStream | IPersistStream |
Enumerations | |
| enum | tagSTGTY { STGTY_STORAGE = 1, STGTY_STREAM = 2, STGTY_LOCKBYTES = 3, STGTY_PROPERTY = 4 } |
| enum | tagSTREAM_SEEK { STREAM_SEEK_SET = 0, STREAM_SEEK_CUR = 1, STREAM_SEEK_END = 2 } |
| enum | tagLOCKTYPE { LOCK_WRITE = 1, LOCK_EXCLUSIVE = 2, LOCK_ONLYONCE = 4 } |
Variables | |
| EXTERN_C const IID | IID_ISequentialStream |
| EXTERN_C const IID | IID_IStream |
| EXTERN_C const IID | IID_IMarshal |
| EXTERN_C const IID | IID_IPersist |
| EXTERN_C const IID | IID_IPersistStream |
| EXTERN_C const IID | IID_IMallocSpy |
| #define __IPersist_FWD_DEFINED__ |
| #define __IPersistStream_FWD_DEFINED__ |
| typedef struct IPersistStream IPersistStream |
| typedef enum tagLOCKTYPE LOCKTYPE |
| typedef unsigned long SIZE_T |
| typedef struct tagSTATSTG STATSTG |
| typedef enum tagSTREAM_SEEK STREAM_SEEK |
| enum tagLOCKTYPE |
| enum tagSTGTY |
| enum tagSTREAM_SEEK |