windows.unknwn

\ unknwn.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************

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