Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function retrieves driver and hardware information about the device.
Syntax
BOOL PDDGetInfo(
__out PDD_INFO *pPDDInfo
);
Parameters
- pPDDInfo
Pointer to a PDD_INFO structure that contains the device information.
Return Value
Returns TRUE if the operation performs successfully, otherwise FALSE.
Remarks
Requirements
Library |
accmdd.lib |