This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub New ( _ pparamdescex As IntPtr, wParamFlags As ushort )
[C#] public tagPARAMDESC { IntPtr pparamdescex, ushort wParamFlags )
[C++]
typedef struct tagPARAMDESC { } tagPARAMDESC;