PDDGetInfo (Compact 2013)
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 |