CPluginFactory.PClassEntry

Undocumented in source.
class CPluginFactory
protected public nothrow @nogc protected static
struct PClassEntry {}

Members

Variables

context
void* context;
Undocumented in source.
createFunc
FUnknown function(void*) nothrow @(nogc) createFunc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
info16
PClassInfoW info16;
Undocumented in source.
info8
PClassInfo2 info8;
Undocumented in source.
isUnicode
bool isUnicode;
Undocumented in source.

Meta