![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cOleInterlock.h>
Public Types | |
| enum | _TYPE { NONE , FLASH , WEB } |
Public Member Functions | |
| cOleInterlock (_TYPE eType) | |
| ~cOleInterlock (void) | |
Static Public Member Functions | |
| static _TYPE GRAYCALL | GetLockedBy () |
Prevent flash and WEB/IE from running at the same time. Flash itself can multi-thread but not with IE !??
| GrayLib::cOleInterlock::cOleInterlock | ( | cOleInterlock::_TYPE | eType | ) |
| GrayLib::cOleInterlock::~cOleInterlock | ( | void | ) |
|
static |