|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
| nddeapi.lib
| Header File
| nddeapi.h
| Unicode
| WinNT
| Platform Notes
| None
|
|
|
NDdeIsValidShareName
The
NDdeIsValidShareName function is called to check a share name for proper syntax.
BOOL NDdeIsValidShareName(
LPTSTR shareName
| // points to share name to validate
|
);
|
|
Parameters
shareName
Address of a share name to validate. This parameter must not be NULL.
Return Values
If the share name has valid syntax, the return value is nonzero.
If the share name does not have valid syntax, the return value is zero.
Remarks
This function is also called by
NDdeShareAdd when it creates the DDE share.
See also
NDdeShareAdd
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database