GME  13
Functions
ComHelp.cpp File Reference

Go to the source code of this file.

Functions

HRESULT SafeArrayDestroyNoRelease (SAFEARRAY *psa)
void LoadBstrSafeArray (CStringList &dest, SAFEARRAY **ppsa)
SAFEARRAY * StoreBstrSafeArray (CStringList &source)

Function Documentation

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.