typedef struct { VM_BT_CM_HANDLE handle; void* user_data; VMINT result; VMINT is_cancelled; } vm_bt_cm_inquiry_complete_t;
typedef struct { VM_BT_CM_HANDLE handle; void* user_data; VMINT result; VMINT is_cancelled; } vm_bt_cm_inquiry_complete_t;
Event struct for VM_BT_CM_EVENT_INQUIRY_COMPLETE
vmbt_cm.h
|
Members |
Description |
|
VM_BT_CM_HANDLE handle; |
Resource handle. |
|
void* user_data; |
User data. |
|
VMINT result; |
Inquiry complete result. |
|
VMINT is_cancelled; |
Non-zero: cancelled by user. Zero: not cancelled by user. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.