Method of IDialog
Closes dialog
Dialog.Close(strReturnCode);
Dialog.Close strReturnCode
HRESULT hr = Dialog.Close(strReturnCode);
IDialog