AddRef() | IUnknown | |
BG_CERT_STORE_LOCATION enum name | IBackgroundCopyJobHttpOptions | |
BG_CERT_STORE_LOCATION_CURRENT_SERVICE enum value | IBackgroundCopyJobHttpOptions | |
BG_CERT_STORE_LOCATION_CURRENT_USER enum value | IBackgroundCopyJobHttpOptions | |
BG_CERT_STORE_LOCATION_CURRENT_USER_GROUP_POLICY enum value | IBackgroundCopyJobHttpOptions | |
BG_CERT_STORE_LOCATION_LOCAL_MACHINE enum value | IBackgroundCopyJobHttpOptions | |
BG_CERT_STORE_LOCATION_LOCAL_MACHINE_ENTERPRISE enum value | IBackgroundCopyJobHttpOptions | |
BG_CERT_STORE_LOCATION_LOCAL_MACHINE_GROUP_POLICY enum value | IBackgroundCopyJobHttpOptions | |
BG_CERT_STORE_LOCATION_SERVICES enum value | IBackgroundCopyJobHttpOptions | |
BG_CERT_STORE_LOCATION_USERS enum value | IBackgroundCopyJobHttpOptions | |
GetClientCertificate([out, ref] BG_CERT_STORE_LOCATION *pStoreLocation, [out, ref] LPWSTR *pStoreName, [out, size_is(, 20), ref] BYTE **ppCertHashBlob, [out, ref] LPWSTR *pSubjectName) | IBackgroundCopyJobHttpOptions | |
GetCustomHeaders([out] LPWSTR *pRequestHeaders) | IBackgroundCopyJobHttpOptions | |
GetSecurityFlags([out, ref] ULONG *pFlags) | IBackgroundCopyJobHttpOptions | |
LPUNKNOWN typedef | IUnknown | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
RemoveClientCertificate() | IBackgroundCopyJobHttpOptions | |
SetClientCertificateByID([in] BG_CERT_STORE_LOCATION StoreLocation, [in] LPCWSTR StoreName, [in, size_is(20), ref] BYTE *pCertHashBlob) | IBackgroundCopyJobHttpOptions | |
SetClientCertificateByName([in] BG_CERT_STORE_LOCATION StoreLocation, [in] LPCWSTR StoreName, [in] LPCWSTR SubjectName) | IBackgroundCopyJobHttpOptions | |
SetCustomHeaders([in, unique] LPCWSTR RequestHeaders) | IBackgroundCopyJobHttpOptions | |
SetSecurityFlags([in] ULONG Flags) | IBackgroundCopyJobHttpOptions | |