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