CAC Struct

Definition

Represents a counted array of CHAR types.

C++/WinRT
struct CAC
Inheritance
CAC
Attributes

Fields

cElems

The size of the array pointed to by pElems.

pElems

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

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022