ホーム › System.RemoteDesktop › WTSLISTENERCONFIGA
WTSLISTENERCONFIGA
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| version | DWORD | 4 | +0 | +0 |
| fEnableListener | DWORD | 4 | +4 | +4 |
| MaxConnectionCount | DWORD | 4 | +8 | +8 |
| fPromptForPassword | DWORD | 4 | +12 | +12 |
| fInheritColorDepth | DWORD | 4 | +16 | +16 |
| ColorDepth | DWORD | 4 | +20 | +20 |
| fInheritBrokenTimeoutSettings | DWORD | 4 | +24 | +24 |
| BrokenTimeoutSettings | DWORD | 4 | +28 | +28 |
| fDisablePrinterRedirection | DWORD | 4 | +32 | +32 |
| fDisableDriveRedirection | DWORD | 4 | +36 | +36 |
| fDisableComPortRedirection | DWORD | 4 | +40 | +40 |
| fDisableLPTPortRedirection | DWORD | 4 | +44 | +44 |
| fDisableClipboardRedirection | DWORD | 4 | +48 | +48 |
| fDisableAudioRedirection | DWORD | 4 | +52 | +52 |
| fDisablePNPRedirection | DWORD | 4 | +56 | +56 |
| fDisableDefaultMainClientPrinter | DWORD | 4 | +60 | +60 |
| LanAdapter | DWORD | 4 | +64 | +64 |
| PortNumber | DWORD | 4 | +68 | +68 |
| fInheritShadowSettings | DWORD | 4 | +72 | +72 |
| ShadowSettings | DWORD | 4 | +76 | +76 |
| TimeoutSettingsConnection | DWORD | 4 | +80 | +80 |
| TimeoutSettingsDisconnection | DWORD | 4 | +84 | +84 |
| TimeoutSettingsIdle | DWORD | 4 | +88 | +88 |
| SecurityLayer | DWORD | 4 | +92 | +92 |
| MinEncryptionLevel | DWORD | 4 | +96 | +96 |
| UserAuthentication | DWORD | 4 | +100 | +100 |
| Comment | CHAR | 61 | +104 | +104 |
| LogonUserName | CHAR | 21 | +165 | +165 |
| LogonDomain | CHAR | 18 | +186 | +186 |
| WorkDirectory | CHAR | 261 | +204 | +204 |
| InitialProgram | CHAR | 261 | +465 | +465 |