Win32Prn() > Printer methods xHarbour Developers Network  

oWin32Prn:getDeviceCaps()

Queries device capabilities.

Syntax

:getDeviceCaps( <nCaps> ) --> nDeviceCaps

Arguments

<nCaps>
This is a numeric value indicating the device capability to query.

Description

There are numerous device capabilities that can be queried. The file WinGdi.ch contains #define constants for the parameter <nCaps> and explanations for device capabilities. Note that :getDeviceCaps() requires method :create() be called for querying device capabilities.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe