BOOL DdeImpersonateClient(hConv) | |||
HCONV hConv; |
The DdeImpersonateClient function impersonates a DDE client application in a DDE client conversation.
hConv
Handle to the DDE client conversation.
The return value is TRUE if the function was successful, or FALSE if an error occurred. Use the GetLastError function to obtain extended error information.
RevertToSelf, ImpersonateNamedPipeClient