IPrinterScriptableStream::SetSize method (printerextension.h)
Sets the size of the scriptable stream, in bytes.
Syntax
HRESULT SetSize(
[in] LONG lSize
);
Parameters
[in] lSize
The new size in bytes.
Return value
This method returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Desktop |
Header | printerextension.h |