win32.unknwn

Windows API header module

Translated from MinGW Windows headers

Members

Aliases

LPCLASSFACTORY
alias LPCLASSFACTORY = IClassFactory
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPUNKNOWN
alias LPUNKNOWN = IUnknown
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Functions

MIDL_user_allocate
void* MIDL_user_allocate(size_t )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MIDL_user_free
void MIDL_user_free(void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Interfaces

IClassFactory
interface IClassFactory
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IUnknown
interface IUnknown
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta

Source

See Source File
core/sys/windows/unknwn.d Automatically imported and edited from the druntime module core.sys.windows.unknwn for the auto-generated win32 package.