CADWORD Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a counted array of DWORD types.
public value class CADWORD
C++/WinRT
struct CADWORD
[System.Runtime.InteropServices.ComConversionLoss]
public struct CADWORD
[<System.Runtime.InteropServices.ComConversionLoss>]
type CADWORD = struct
Public Structure CADWORD
- Inheritance
-
CADWORD
- Attributes
c |
The size of the array pointed to by pElems. |
p |
A pointer to an array of DWORD types, each of which corresponds to an allowable value that a particular property can accept. |
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |