Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Allows the display driver to return IHV-specific information used when initializing a new hardware key.
HRESULT InitializeHardwareKey(
[in] UINT InputPrivateDataByteCount,
[in, optional] const void *InputPrivateData,
[out] UINT64 *OutputPrivateData
);
[in] InputPrivateDataByteCount
The number of bytes in the buffer that InputPrivateData specifies.
[in, optional] InputPrivateData
The contents of this parameter are defined by the implementation of
the protection system that runs in the security processor. The contents may contain data about license or stream properties.
[out] OutputPrivateData
The return data is also defined by the implementation of the protection system implementation
that runs in the security processor. The contents may contain data associated with the underlying hardware key.
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | mfidl.h |
Library | Mfplat.lib |
DLL | Mfplat.dll |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now