Home
last modified time | relevance | path

Searched refs:pTargetServerName (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/wtsapi32/
H A Dwtsapi32.c693 BOOL WINAPI WTSStartRemoteControlSessionA(LPSTR pTargetServerName, ULONG TargetLogonId, BYTE Hotkey… in WTSStartRemoteControlSessionA() argument
695 …FIXME("Stub (%s) %d %d %d\n", debugstr_a(pTargetServerName), TargetLogonId, HotkeyVk, HotkeyModifi… in WTSStartRemoteControlSessionA()
702 BOOL WINAPI WTSStartRemoteControlSessionW(LPWSTR pTargetServerName, ULONG TargetLogonId, BYTE Hotke… in WTSStartRemoteControlSessionW() argument
704 …FIXME("Stub (%s) %d %d %d\n", debugstr_w(pTargetServerName), TargetLogonId, HotkeyVk, HotkeyModifi… in WTSStartRemoteControlSessionW()