This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPrinter Interface > IPrinter.VerifyDriverSettings Method (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* ok
);
[C++]
Parameters ok [out, retval] ok is a parameter of type VARIANT_BOOL