|
GME
13
|
Go to the source code of this file.
Functions | |
| HRESULT | CreateMgaComponent (CComPtr< IMgaComponent > &comp, LPCOLESTR ProgID) |
| HRESULT | CreateMgaComponent (CComPtr< IMgaComponent > &comp, REFCLSID classID) |
| HRESULT CreateMgaComponent | ( | CComPtr< IMgaComponent > & | comp, |
| LPCOLESTR | ProgID | ||
| ) | [inline] |
Definition at line 7 of file CommonComponent.h.
| HRESULT CreateMgaComponent | ( | CComPtr< IMgaComponent > & | comp, |
| REFCLSID | classID | ||
| ) | [inline] |
Definition at line 42 of file CommonComponent.h.
1.7.6.1