PrintSupportPrintDeviceCapabilitiesChangedEventArgs.GetCurrentPrintDeviceCapabilities Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the print capabilities of the associated Internet Printing Protocol (IPP) printer.
public:
virtual XmlDocument ^ GetCurrentPrintDeviceCapabilities() = GetCurrentPrintDeviceCapabilities;
XmlDocument GetCurrentPrintDeviceCapabilities();
public XmlDocument GetCurrentPrintDeviceCapabilities();
function getCurrentPrintDeviceCapabilities()
Public Function GetCurrentPrintDeviceCapabilities () As XmlDocument
Returns
The print capabilities of the associated Internet Printing Protocol (IPP) printer.