OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TOleAuto Class Reference

delay loading OLEAUT32.DLL/OLE2DISP.DLL More...

#include <owl/module.h>

Static Public Member Functions

static HRESULT SysFreeString (BSTR)
 
static UINT SysStringLen (BSTR)
 
static BSTR SysAllocString (const OLECHAR *)
 
static TModuleGetModule ()
 

Detailed Description

delay loading OLEAUT32.DLL/OLE2DISP.DLL

Definition at line 1205 of file module.h.

Member Function Documentation

◆ GetModule()

TModule & owl::TOleAuto::GetModule ( )
static

Definition at line 1223 of file module.cpp.

◆ SysAllocString()

BSTR owl::TOleAuto::SysAllocString ( const OLECHAR * p1)
static

Definition at line 1256 of file module.cpp.

References GetModule().

◆ SysFreeString()

HRESULT owl::TOleAuto::SysFreeString ( BSTR p1)
static

Definition at line 1233 of file module.cpp.

References GetModule().

◆ SysStringLen()

UINT owl::TOleAuto::SysStringLen ( BSTR p1)
static

Definition at line 1244 of file module.cpp.

References GetModule().


The documentation for this class was generated from the following files: