ReactOS 0.4.15-dev-7842-g558ab78
IBackgroundCopyJobHttpOptions Member List

This is the complete list of members for IBackgroundCopyJobHttpOptions, including all inherited members.

AddRef()IUnknown
BG_CERT_STORE_LOCATION enum nameIBackgroundCopyJobHttpOptions
BG_CERT_STORE_LOCATION_CURRENT_SERVICE enum valueIBackgroundCopyJobHttpOptions
BG_CERT_STORE_LOCATION_CURRENT_USER enum valueIBackgroundCopyJobHttpOptions
BG_CERT_STORE_LOCATION_CURRENT_USER_GROUP_POLICY enum valueIBackgroundCopyJobHttpOptions
BG_CERT_STORE_LOCATION_LOCAL_MACHINE enum valueIBackgroundCopyJobHttpOptions
BG_CERT_STORE_LOCATION_LOCAL_MACHINE_ENTERPRISE enum valueIBackgroundCopyJobHttpOptions
BG_CERT_STORE_LOCATION_LOCAL_MACHINE_GROUP_POLICY enum valueIBackgroundCopyJobHttpOptions
BG_CERT_STORE_LOCATION_SERVICES enum valueIBackgroundCopyJobHttpOptions
BG_CERT_STORE_LOCATION_USERS enum valueIBackgroundCopyJobHttpOptions
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 typedefIUnknown
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