IsPrinterLocked Method
Summary
Determines whether the specified printer is locked.
Syntax
public bool IsPrinterLocked()
Public Function IsPrinterLocked() As Boolean
public:
bool IsPrinterLocked();
Return Value
True if the specified printer is locked; otherwise it is false.