LPCVOID

 

Name

LPCVOID

Declaration

typedef const void* LPCVOID

Examples

Remark

LPCVOID is synonym for constant void pointer.

header to Included

origin.h

Reference