1 |
7.061427 |
__x_ABI_CWindows_CSystem_CRemoteSystems_CRemoteSystemSessionDisconnectedReason |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CSystem_CRemoteSystems_CRemoteSystemSessionDisconnectedReason
{
RemoteSystemSessionDisconnectedReason_SessionUnavailable = 0,
RemoteSystemSessionDisconnectedReason_RemovedByController = 1,
RemoteSystemSessionDisconnectedReason_SessionClosed = 2,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.System.RemoteSystems.h(10190,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x40000
|