property GetDdemlErrorNumber.
Retrieves error code from DDEML library (DDEML.DLL)
|
hDde
[in] . Handle of DDE connection
pVal
[out, retval]
The returned value is the error number.
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.