/
UID_DriverGetDialogIdByIndex
UID_DriverGetDialogIdByIndex
Declaration
Delphi
function UID_DriverGetDialogIdByIndex(DlgHandle, dialogIndex: Cardinal; ResDialogId: PCardinal): Boolean;
C/C++
bool UID_DriverGetDialogIdByIndex(unsigned int DlgHandle, unsigned int dialogIndex, unsigned int * ResDialogId);
ActiveX
HRESULT _stdcall UID_DriverGetDialogIdByIndex([in] unsigned long DialogHandle, [in] unsigned long DialogIndex, [out] unsigned long* ResDialogId, [out, retval] VARIANT_BOOL* Result);
Description
The same as UID_DialogGetDialogIdByIndex
Arguments
Look at UID_DialogGetDialogIdByIndex
Return
Look as UID_DialogGetDialogIdByIndex
, multiple selections available,
Related content
UID_DialogGetDialogIdByIndex
UID_DialogGetDialogIdByIndex
More like this
UID_DriverGetDialogCount
UID_DriverGetDialogCount
More like this
UID_StateGetVariableIdByIndex
UID_StateGetVariableIdByIndex
More like this
UID_DialogGetVariableId
UID_DialogGetVariableId
More like this
UID_SetName
UID_SetName
More like this
UID_StateGetVariableId
UID_StateGetVariableId
More like this