Compartir a través de


estructura SECPKG_BYTE_VECTOR (ntsecpkg.h)

Especifica la información del vector de bytes.

Sintaxis

typedef struct _SECPKG_BYTE_VECTOR {
  ULONG  ByteArrayOffset;
  USHORT ByteArrayLength;
} SECPKG_BYTE_VECTOR, *PSECPKG_BYTE_VECTOR;

Miembros

ByteArrayOffset

Cada elemento es un byte.

ByteArrayLength

Longitud de la matriz de bytes.

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