OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:szUserName
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdsbcli.h
129
HRESULT NTDSBCLI_API DsSetAuthIdentityA(LPCSTR
szUserName
,LPCSTR szDomainName,LPCSTR szPassword);
130
HRESULT NTDSBCLI_API DsSetAuthIdentityW(LPCWSTR
szUserName
,LPCWSTR szDomainName,LPCWSTR szPassword);
rasdlg.h
36
WCHAR
szUserName
[UNLEN + 1];
46
CHAR
szUserName
[UNLEN + 1];
ras.h
133
WCHAR
szUserName
[UNLEN + 1 ];
146
CHAR
szUserName
[UNLEN + 1 ];
732
CHAR
szUserName
[UNLEN + 1 ];
741
WCHAR
szUserName
[UNLEN + 1 ];
794
CHAR
szUserName
[UNLEN + 1 ];
801
WCHAR
szUserName
[UNLEN + 1 ];
[
all
...]
msi.h
579
UINT WINAPI MsiSourceListClearAllA(LPCSTR szProduct,LPCSTR
szUserName
,DWORD dwReserved);
580
UINT WINAPI MsiSourceListClearAllW(LPCWSTR szProduct,LPCWSTR
szUserName
,DWORD dwReserved);
583
UINT WINAPI MsiSourceListAddSourceA(LPCSTR szProduct,LPCSTR
szUserName
,DWORD dwReserved,LPCSTR szSource);
584
UINT WINAPI MsiSourceListAddSourceW(LPCWSTR szProduct,LPCWSTR
szUserName
,DWORD dwReserved,LPCWSTR szSource);
587
UINT WINAPI MsiSourceListForceResolutionA(LPCSTR szProduct,LPCSTR
szUserName
,DWORD dwReserved);
588
UINT WINAPI MsiSourceListForceResolutionW(LPCWSTR szProduct,LPCWSTR
szUserName
,DWORD dwReserved);
[
all
...]
objbase.h
339
WINOLEAPI MkParseDisplayName(LPBC pbc,LPCOLESTR
szUserName
,ULONG *pchEaten,LPMONIKER *ppmk);
esent.h
[
all
...]
Completed in 181 milliseconds