CAH Struct

Definition

Represents a counted array of LARGE_INTEGER types.

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

Fields

cElems

The size of the array pointed to by pElems.

pElems

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

Applies to