IPrinterBidiSchemaResponses::AddFloat method
The AddFloat method adds a new response of type BIDI_FLOAT to the collection.
Syntax
HRESULT AddFloat(
[in] BSTR bstrSchema,
[in] FLOAT fValue
);
Parameters
bstrSchema [in]
The schema.
fValue [in]
The new floating point value.
Return value
This method returns an HRESULT value.
Requirements
Target platform: Desktop
Version: Windows 8 and later