This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPsExporter Interface > IPsExporter.QueryPSDriver Method (ArcObjects .NET 10.4 SDK) |
Returns Interface IPSDriver.
[Visual Basic .NET] Public Function QueryPSDriver ( _ ) As IPSDriver
[C#] public IPSDriver QueryPSDriver ( );
[C++]
HRESULT QueryPSDriver(
IPSDriver** PSDriver
);
[C++]
Parameters PSDriver [out, retval]
PSDriver is a parameter of type IPSDriver