/
UID_Release
UID_Release
Declaration
Delphi
procedure UID_Release(DlgHandle: Cardinal); register;
C/C++
void UID_Release(unsigned int DialogHandle);
ActiveX
HRESULT _stdcall UID_Release([in] unsigned long DialogHandle);
Description
Stop message polling for a current dialog driver.
Arguments
DialogHandle
Unused
, multiple selections available,
Related content
UID_Run
UID_Run
More like this
UID_DriverGetDialogIdByIndex
UID_DriverGetDialogIdByIndex
More like this
UID_DialogGetDialogIdByIndex
UID_DialogGetDialogIdByIndex
More like this
UID_SetName
UID_SetName
More like this
UID_DriverGetDialogCount
UID_DriverGetDialogCount
More like this
UID_GetState
UID_GetState
More like this