CASCODE Struct

Definition

Represents a counted array of SCODE types.

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

Fields

cElems

The size of the array pointed to by pElems.

pElems

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

Applies to