estructura SECPKG_SHORT_VECTOR (ntsecpkg.h)
Especifica la información de vector corta.
Sintaxis
typedef struct _SECPKG_SHORT_VECTOR {
ULONG ShortArrayOffset;
USHORT ShortArrayCount;
} SECPKG_SHORT_VECTOR, *PSECPKG_SHORT_VECTOR;
Miembros
ShortArrayOffset
Cada elemento es un short.
ShortArrayCount
El número de caracteres.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 7 [solo aplicaciones de escritorio] |
Servidor mínimo compatible | Windows Server 2008 R2 [solo aplicaciones de escritorio] |
Encabezado | ntsecpkg.h |