|
GME
13
|
Go to the source code of this file.
Functions | |
| void | LockingStart (CComPtr< ICoreProject > &tempproject) |
| static int | guidcmp (VARIANT &qGUID, VARIANT &pGUID) |
| HRESULT | EMAP (HRESULT hr, HRESULT from, HRESULT to) |
| HRESULT | EDEF (HRESULT hr, HRESULT to) |
| void | recursefolders (CoreObj folder, CMgaFilter *filter, EXCOLLECTIONTYPE_FOR(MgaFCO)*q) |
| void | ClearLocks (ICoreStorage *storage, std::set< metaobjidpair_type > &mset, short mi, long oi, bool clear) |
Variables | |
| IDisposable | __pad0__ |
| void ClearLocks | ( | ICoreStorage * | storage, |
| std::set< metaobjidpair_type > & | mset, | ||
| short | mi, | ||
| long | oi, | ||
| bool | clear | ||
| ) |
Definition at line 1953 of file MgaProject.cpp.
| HRESULT EDEF | ( | HRESULT | hr, |
| HRESULT | to | ||
| ) | [inline] |
Definition at line 140 of file MgaProject.cpp.
| HRESULT EMAP | ( | HRESULT | hr, |
| HRESULT | from, | ||
| HRESULT | to | ||
| ) | [inline] |
Definition at line 139 of file MgaProject.cpp.
Definition at line 131 of file MgaProject.cpp.
| void LockingStart | ( | CComPtr< ICoreProject > & | tempproject | ) |
Definition at line 11 of file MgaProject.cpp.
| void recursefolders | ( | CoreObj | folder, |
| CMgaFilter * | filter, | ||
| EXCOLLECTIONTYPE_FOR(MgaFCO)* | q | ||
| ) |
Definition at line 732 of file MgaProject.cpp.
| IDisposable __pad0__ |
Definition at line 1311 of file MgaProject.cpp.
1.7.6.1