directx.win32

Undocumented in source.

Public Imports

core.sys.windows.windows
public import core.sys.windows.windows;
core.sys.windows.com
public import core.sys.windows.com;

Members

Aliases

HMONITOR
alias HMONITOR = HANDLE
Undocumented in source.
INT16
alias INT16 = short
Undocumented in source.
INT32
alias INT32 = int
Undocumented in source.
INT64
alias INT64 = long
Undocumented in source.
INT8
alias INT8 = byte
Undocumented in source.
LPCVOID
alias LPCVOID = const(void)*
Undocumented in source.
LPSIZE
alias LPSIZE = tagSIZE*
Undocumented in source.
LPSIZEL
alias LPSIZEL = SIZE*
Undocumented in source.
LUID
alias LUID = LARGE_INTEGER
Undocumented in source.
PSIZE
alias PSIZE = tagSIZE*
Undocumented in source.
PSIZEL
alias PSIZEL = SIZE*
Undocumented in source.
SIZE
alias SIZE = tagSIZE
Undocumented in source.
SIZEL
alias SIZEL = SIZE
Undocumented in source.
SIZE_T
alias SIZE_T = size_t
Undocumented in source.
UINT16
alias UINT16 = ushort
Undocumented in source.
UINT32
alias UINT32 = uint
Undocumented in source.
UINT64
alias UINT64 = ulong
Undocumented in source.
UINT8
alias UINT8 = ubyte
Undocumented in source.

Functions

MAKE_HRESULT
HRESULT MAKE_HRESULT(bool s, uint f, uint c)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

WAVEFORMATEX
struct WAVEFORMATEX
Undocumented in source.
WAVEFORMATEXTENSIBLE
struct WAVEFORMATEXTENSIBLE
Undocumented in source.
tagSIZE
struct tagSIZE
Undocumented in source.

Unions

LARGE_INTEGER
union LARGE_INTEGER
Undocumented in source.

Meta