HomeSort by relevance Sort by last modified time
    Searched refs:pUserName (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsquery.h 34 LPWSTR pUserName;
wtsapi32.h 172 WINBOOL WINAPI WTSQueryUserConfigW(LPWSTR pServerName,LPWSTR pUserName,WTS_CONFIG_CLASS WTSConfigClass,LPWSTR *ppBuffer,DWORD *pBytesReturned);
173 WINBOOL WINAPI WTSQueryUserConfigA(LPSTR pServerName,LPSTR pUserName,WTS_CONFIG_CLASS WTSConfigClass,LPSTR *ppBuffer,DWORD *pBytesReturned);
174 WINBOOL WINAPI WTSSetUserConfigW(LPWSTR pServerName,LPWSTR pUserName,WTS_CONFIG_CLASS WTSConfigClass,LPWSTR pBuffer,DWORD DataLength);
175 WINBOOL WINAPI WTSSetUserConfigA(LPSTR pServerName,LPSTR pUserName,WTS_CONFIG_CLASS WTSConfigClass,LPSTR pBuffer,DWORD DataLength);
dsclient.h 175 LPCWSTR pUserName;
193 LPCWSTR pUserName;
rend.h     [all...]
winspool.h 236 LPSTR pUserName;
252 LPWSTR pUserName;
272 LPSTR pUserName;
298 LPWSTR pUserName;
    [all...]
winsplp.h 65 LPWSTR pUserName;
490 PWSTR pUserName;
    [all...]
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h 309 HRESULT put_UserName(BSTR pUserName);
310 HRESULT get_UserName([out] BSTR* pUserName);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
AppleEvents.py 743 pUserName = FOUR_CHAR_CODE('RAun')
    [all...]

Completed in 231 milliseconds