GME
13
|
Go to the source code of this file.
Functions | |
HRESULT | SafeArrayDestroyNoRelease (SAFEARRAY *psa) |
void | LoadBstrSafeArray (CStringList &dest, SAFEARRAY **ppsa) |
SAFEARRAY * | StoreBstrSafeArray (CStringList &source) |
void LoadBstrSafeArray | ( | CStringList & | dest, |
SAFEARRAY ** | ppsa | ||
) |
Definition at line 105 of file MgaUtil/ComHelp.cpp.
HRESULT SafeArrayDestroyNoRelease | ( | SAFEARRAY * | psa | ) |
Definition at line 93 of file MgaUtil/ComHelp.cpp.
SAFEARRAY* StoreBstrSafeArray | ( | CStringList & | source | ) |
Definition at line 131 of file MgaUtil/ComHelp.cpp.