pub unsafe fn ADsPropShowErrorDialog<P0, P1>(hnotifyobj: P0, hpage: P1) -> BOOL
where P0: IntoParam<HWND>, P1: IntoParam<HWND>,