Lines Matching full:param
29 @param[in] access_type Enumerated access type
30 @param[in] sharing_mode Enumerated share mode
31 @param[out] desired_access Will receive SDK - complient desired access
33 @param[out] desired_sharing Will receive SDK - complient share mode.
46 @param[in] hardware_dev_info A handle to hardware device information obtained
48 @param[in] class_id Device class ID how it is specified by our USB driver.
49 @param[in] exclude_removed If true interfaces with SPINT_REMOVED flag set
51 @param[in] active_only If true only active interfaces (with flag
53 @param[out] interfaces Upon successfull completion will consist of array of
68 @param[in] class_id Device class ID how it is specified by our USB driver
69 @param[in] flags Flags to pass to SetupDiGetClassDevs to filter devices. See
71 @param[in] exclude_removed If true interfaces with SPINT_REMOVED flag set
73 @param[in] active_only If true only active interfaces (with flag
75 @param[out] interfaces Upon successfull completion will consist of array of
91 @param[in] hardware_dev_info A handle to hardware device information obtained
93 @param[in] dev_info_data Device information data obtained via call to
95 @param[out] dev_info_detail_data Upon successfull completion will consist of
114 @param[in] hardware_dev_info A handle to hardware device information obtained
116 @param[in] dev_info_data Device information data obtained via call to
118 @param[out] name Upon successfull completion will have name for the device.
131 @param[in] interface_name Name of the interface to check.