Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

GetActiveXCtrlFromObjHandle

LabWindows/CVI 8.5 Help
November 2007

NI Part Number:
370051K-01

»View Product Info

int GetActiveXCtrlFromObjHandle (CAObjHandle objectHandle, int *panelHandle, int *controlID);

Purpose

Obtains the panel handle and the control ID of the ActiveX control that is associated with the CAObjHandle.

Linux This function is not supported.

Parameters

Input
Name Type Description
objectHandle CAObjHandle The CAObjHandle associated with an ActiveX control.
Output
Name Type Description
panelHandle int (passed by reference) The panel handle of the ActiveX control that is associated with the specified CAObjHandle.
controlID int (passed by reference) The control ID of the ActiveX control that is associated with the specified CAObjHandle.

Return Value

Name Type Description
status integer Return value indicating whether the function was successful. A negative number indicates that an error occurred.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit