This document is archived and information here might be outdated. Recommended version. |
Indicates if the Printer Driver should validate Printer Driver's local settings.
[Visual Basic .NET]
Public Function VerifyDriverSettings ( _
) As Boolean
[C#]
public bool VerifyDriverSettings (
);
[C++]
HRESULT VerifyDriverSettings(
void
);