HomeSort by relevance Sort by last modified time
    Searched defs:lpRemoteName (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
nspapi.h 304 LPSTR lpRemoteName;
318 LPWSTR lpRemoteName;
winnetwk.h 59 LPSTR lpRemoteName;
69 LPWSTR lpRemoteName;
106 DWORD WINAPI WNetAddConnectionA(LPCSTR lpRemoteName,LPCSTR lpPassword,LPCSTR lpLocalName);
107 DWORD WINAPI WNetAddConnectionW(LPCWSTR lpRemoteName,LPCWSTR lpPassword,LPCWSTR lpLocalName);
116 DWORD WINAPI WNetGetConnectionA(LPCSTR lpLocalName,LPSTR lpRemoteName,LPDWORD lpnLength);
117 DWORD WINAPI WNetGetConnectionW(LPCWSTR lpLocalName,LPWSTR lpRemoteName,LPDWORD lpnLength);
165 LPSTR lpRemoteName;
173 LPWSTR lpRemoteName;

Completed in 51 milliseconds