LoadOLEAut32 (Compact 2013)
3/26/2014
This function loads the Automation dynamic-link library (OleAut32.dll).
Syntax
HINSTANCE LoadOLEAut32( );
Parameters
None.
Return Value
Returns a handle to an Automation DLL instance.
Remarks
When the CBaseObject destructor destroys the object that loaded OleAut32.dll, it will unload the library if it is still loaded.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |