Sample Code

Windows Driver Samples/ Print Driver USB Monitor and Bidi Sample/ C++/ USBMon-Bidi-Extension.xml/

<?xml version='1.0'?>
<bidi:Schema xmlns:bidi="http://schemas.microsoft.com/windows/2010/09/printing/usbbidi">
    <Property name='Printer'>
        <Property name='DeviceInfo'>
            <Const name="Category" type="BIDI_STRING" value="DeviceCategory"/>
            <Value name="QueueProperty" type="BIDI_STRING" accessType="Get" queryKey="Configuration" refreshInterval="60" drvPrinterEvent="true"/>
        </Property>
        <Property name='Configuration'>
            <Property name='DuplexUnit'>
                <Value name="Installed" type="BIDI_BOOL" accessType="Get" queryKey="Configuration" refreshInterval="60" drvPrinterEvent="true"/>
            </Property>
            <Property name='Memory'>
                <Value name="Size" type="BIDI_INT" accessType="Get" queryKey="Configuration" refreshInterval="60" drvPrinterEvent="true"/>
            </Property>
        </Property>
        <Property name="Extension">
            <Value name="ChangeableData" type="BIDI_INT" accessType="GetSet" drvPrinterEvent="false"/>
            <Value name="DeviceAction" type="BIDI_BOOL" accessType="Set"/>
            <Value name="IntegerValue" type="BIDI_INT" accessType="GetSet" queryKey="IntKey" drvPrinterEvent="true"/>
            <Value name="StringValue" type="BIDI_STRING" accessType="Get" refreshInterval="15"/>
            <Value name="StatusData" type="BIDI_INT" accessType="Get" queryKey="IntKey"/>
        </Property>
    </Property>
</bidi:Schema>

Our Services

  • What our customers say about us?

© 2011-2024 All Rights Reserved. Joya Systems. 4425 South Mopac Building II Suite 101 Austin, TX 78735 Tel: 800-DEV-KERNEL

Privacy Policy. Terms of use. Valid XHTML & CSS