Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Frees the value that is retrieved using the GetJobNamedPropertyValue function.
Syntax
void FreePrintPropertyValue(
[in, out] PrintPropertyValue *pValue
);
Parameters
[in, out] pValue
Pointer to PrintPropertyValue structure that is returned from GetJobNamedPropertyValue.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | winspool.h (include Winspool.h) |
Library | WinSpool.lib |
DLL | Spoolss.dll; WinSpool.drv |