RemoteConfigurationType 列舉 (naptypes.h)
注意從 Windows 10 開始,網路存取保護平台無法使用
Syntax
typedef enum tagRemoteConfigurationType {
remoteConfigTypeMachine = 1,
remoteConfigTypeConfigBlob
} RemoteConfigurationType;
常數
remoteConfigTypeMachine 值: 1 元件允許直接在計算機上進行遠端設定。 |
remoteConfigTypeConfigBlob 此元件允許透過二進位大型物件進行遠端設定, (BLOB) 載入記憶體中。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
標頭 | naptypes.h |