CACLIPDATA Struct

Definition

Represents a counted array of CLIPDATA types.

public value class CACLIPDATA
struct CACLIPDATA
[System.Runtime.InteropServices.ComConversionLoss]
public struct CACLIPDATA
[<System.Runtime.InteropServices.ComConversionLoss>]
type CACLIPDATA = struct
Public Structure CACLIPDATA
Inheritance
CACLIPDATA
Attributes

Fields

cElems

The size of the array pointed to by pElems.

pElems

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

Applies to