long GetItemHandle (LPCTSTR SDR, LPCTSTR DL, LPCTSTR ItemName);
Available (from release):
stTabular History OCX (V3-02), stTabular History Automation (V3-02)
Return Value:
A nonzero Item Handle if successful otherwise 0.
Parameters:
Name: |
Description: |
SDR |
The SDR of the required item |
DL |
The data location of the required item. |
ItemName |
The name of the item whose handle is required. |
Remarks:
Call this function to determine the handle for a given item.