The NDdeShareAdd function is called to create and add a new DDE share to the DDE Share Database Manager (DSDM).
UINT NDdeShareAdd(
LPTSTR lpszServer, |
// server to execute on |
UINT nLevel, |
// info level must be 2 |
PSECURITY_DESCRIPTOR pSD, |
// initial security descriptor |
LPBYTE lpBuffer, |
// address of NDDESHAREINFO |
DWORD cBufSize |
// size of supplied buffer |
); |
If the function succeeds, the return value is NDDE_NO_ERROR.
If the function fails, the return value is an error code, which can be translated into a text error message by calling NDdeGetErrorString.
Before a client can connect to the DDE share, it must be trusted with NDdeSetTrustedShare.
NDDESHAREINFO, NDdeSetTrustedShare
file: /Techref/os/win/api/win32/func/src/f58_11.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/8 17:19,
18.218.54.196:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/techref/os/win/api/win32/func/src/f58_11.htm"> NDdeShareAdd</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.