Symbian3/PDK/Source/GUID-3FF0F248-EDF0-5348-BC43-869CE1B5B415.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
    53 This request is vendor-specific and device-directed and must be handled by
    53 This request is vendor-specific and device-directed and must be handled by
    54 device creators in their user implementation. To enable the USB Stack to route
    54 device creators in their user implementation. To enable the USB Stack to route
    55 the request to the user binary, the user implementation must call <codeph>RDevUsbcClient::SetDeviceControl()</codeph>.
    55 the request to the user binary, the user implementation must call <codeph>RDevUsbcClient::SetDeviceControl()</codeph>.
    56 Device-directed requests from the PC are all then routed to this instance
    56 Device-directed requests from the PC are all then routed to this instance
    57 of <codeph>RDevUsbcClient</codeph>. </p> <fig id="GUID-FD68DA9C-2175-5B9D-B4A1-8A8B6D0EAEA8">
    57 of <codeph>RDevUsbcClient</codeph>. </p> <fig id="GUID-FD68DA9C-2175-5B9D-B4A1-8A8B6D0EAEA8">
    58 <image href="GUID-1E2DC905-472F-519F-A390-A1189FCB0F9D_d0e611107_href.jpg" placement="inline"/>
    58 <image href="GUID-1E2DC905-472F-519F-A390-A1189FCB0F9D_d0e650261_href.jpg" placement="inline"/>
    59 </fig> </li>
    59 </fig> </li>
    60 <li id="GUID-39D9E728-14DA-58DB-9F3A-C30B23832ECA"><p>Provide an OS feature
    60 <li id="GUID-39D9E728-14DA-58DB-9F3A-C30B23832ECA"><p>Provide an OS feature
    61 descriptor handler. </p> <p>Once a valid OS string descriptor is returned,
    61 descriptor handler. </p> <p>Once a valid OS string descriptor is returned,
    62 Windows sends another control request to get the Microsoft extended compat
    62 Windows sends another control request to get the Microsoft extended compat
    63 ID OS feature descriptor. </p> <p>Once the compat ID has been returned to
    63 ID OS feature descriptor. </p> <p>Once the compat ID has been returned to