2.4.3 LPCVOID


Name

LPCVOID

Declaration

typedef const void* LPCVOID

Examples

Remark

LPCVOID is synonym for constant void pointer.

Header to Included

origin.h

Reference