إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Contains target information.
Syntax
typedef struct _SecPkgContext_Target {
unsigned long TargetLength;
char *Target;
} SecPkgContext_Target, *PSecPkgContext_Target;
Members
TargetLength
The length (in bytes) of the target array.
Target
An array containing the target information.
Requirements
| Requirement | Value |
|---|---|
| Header | sspi.h |