AuthorizationStatus Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public enum AuthorizationStatus
type AuthorizationStatus =
- Héritage
-
AuthorizationStatus
Champs
Nom | Valeur | Description |
---|---|---|
BadAddress | -60033 | |
ToolEnvironmentError | -60032 | |
ToolExecuteFailure | -60031 | |
InvalidFlags | -60011 | |
InternalizeNotAllowed | -60010 | |
ExternalizeNotAllowed | -60009 | |
Internal | -60008 | |
InteractionNotAllowed | -60007 | |
Canceled | -60006 | |
Denied | -60005 | |
InvalidPointer | -60004 | |
InvalidTag | -60003 | |
InvalidRef | -60002 | |
InvalidSet | -60001 | |
Success | 0 |