GetQRQuietZone

Returns the size of the empty white frame around the barcode in pixels.

GetQRQuietZone (pDevMode As Long) As Long

 

Input value - pDevMode: handle to the BlackIceDEVMODE structure

Return value - Returns the size of the frame in pixels.

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.