共用方式為


SecPkgContext_Target 結構 (sspi.h)

包含目標資訊。

語法

typedef struct _SecPkgContext_Target {
  unsigned long TargetLength;
  char          *Target;
} SecPkgContext_Target, *PSecPkgContext_Target;

成員

TargetLength

目標陣列的位元組) 長度 (。

Target

包含目標資訊的陣列。

規格需求

需求
標頭 sspi.h