Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Syntax
typedef struct tagIsolationInfoEx {
IsolationState isolationState;
ExtendedIsolationState extendedIsolationState;
ProbationTime probEndTime;
CountedString failureUrl;
} IsolationInfoEx;
Members
isolationState
An IsolationState value that contains the isolation state of a machine.
extendedIsolationState
An ExtendedIsolationState value that contains the extended isolation state of a machine.
probEndTime
A ProbationTime value that contains the time at which a machine should come out from probation.
failureUrl
A CountedString value that contains a URL to navigate to in the event of failure.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | naptypes.h |