HomeSort by relevance Sort by last modified time
    Searched defs:lpLocalName (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 303 LPSTR lpLocalName;
317 LPWSTR lpLocalName;
winnetwk.h 58 LPSTR lpLocalName;
68 LPWSTR lpLocalName;
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);
164 LPSTR lpLocalName;
172 LPWSTR lpLocalName;

Completed in 147 milliseconds