fixupState 列舉 (naptypes.h)
注意從 Windows 10 開始,網路存取保護平台無法使用
Syntax
typedef enum tagFixupState {
fixupStateSuccess = 0,
fixupStateInProgress = 1,
fixupStateCouldNotUpdate = 2
} FixupState;
常數
fixupStateSuccess 值: 0 SHA 修正成功。 |
fixupStateInProgress 值: 1 SHA 修正進行中。 |
fixupStateCouldNotUpdate 值: 2 無法更新SHA。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
標頭 | naptypes.h |