Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Syntax
typedef struct tagSoHAttribute {
UINT16 type;
UINT16 size;
BYTE *value;
} SoHAttribute;
Members
type
A SoHAttributeType value that defines the attribute type contained in value.
size
The size, in bytes, of the SoH attribute pointed to by value and has a range of 0 to maxSoHAttributeSize.
value
A pointer to a SoHAttributeValue structure that contains the SoH attribute value as defined by type.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | naptypes.h |