CAUUID Struct

Definition

Represents a counted array of UUID or GUID types.

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

Fields

cElems

The size of the array pointed to by pElems.

pElems

A pointer to an array of UUID values, each of which specifies a CLSID of a particular property page.

Applies to