| DLL命令名 | 返回值类型 | 公开 | 备注 | |
| WinHttpSetCredentials | 逻辑型 | BOOL WINAPI WinHttpSetCredentials | ||
| DLL库文件名 | ||||
| Winhttp.dll | ||||
| 在DLL库中对应命令名 | ||||
| WinHttpSetCredentials | ||||
| 参数名 | 类型 | 传址 | 数组 | 备注 |
| hRequest | 整数型 | __in HINTERNET hRequest | ||
| AuthTargets | 整数型 | __in DWORD AuthTargets | ||
| AuthScheme | 整数型 | __in DWORD AuthScheme | ||
| pwszUserName | 字节集 | __in LPCWSTR pwszUserName | ||
| pwszPassword | 字节集 | __in LPCWSTR pwszPassword | ||
| pAuthParams | 整数型 | __reserved LPVOID pAuthParams | ||
词条作者信息 使用例程
