CABOOL.pElems Field

Definition

A pointer to an array of BOOL types, each of which corresponds to an allowable value that a particular property can accept.

public: IntPtr pElems;
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pElems;
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pElems : nativeint
Public pElems As IntPtr 

Field Value

IntPtr

nativeint

Attributes

Applies to