GME  13
Functions | Variables
MgaProject.cpp File Reference

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__

Function Documentation

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.

static int guidcmp ( VARIANT &  qGUID,
VARIANT &  pGUID 
) [static]

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.


Variable Documentation

IDisposable __pad0__

Definition at line 1311 of file MgaProject.cpp.