|
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 Search/ComHelp.cpp.
| HRESULT SafeArrayDestroyNoRelease | ( | SAFEARRAY * | psa | ) |
Definition at line 93 of file Search/ComHelp.cpp.
| SAFEARRAY* StoreBstrSafeArray | ( | CStringList & | source | ) |
Definition at line 131 of file Search/ComHelp.cpp.
1.7.6.1