网站首页  词典首页

请输入您要查询的函数:

 

术语 nddeisvalidapptopiclist
释义 NDdeIsValidAppTopicList
语法:
C++
BOOL NDdeIsValidAppTopicList(
__in LPTSTR targetTopic
);
NDdeIsValidAppTopicList功能
[网络DDE不再支持。 Nddeapi.dll是目前在Windows Vista上,但所有的函数调用返回NDDE_NOT_IMPLEMENTED。]
确定是否应用程序和主题字符串(“AppName |题目名”)使用正确的语法。
参数
targetTopic [in]
一个应用和专题字符串指针来验证。这个参数不能为NULL。
返回值
如果targetTopic参数有效的语法,返回值为非零值。
如果函数失败,返回值是零。
备注
此函数也叫它NDdeShareAdd创建时,DDE的份额。
要求:
最低支持:client-Windows 2000专业版
最低支持server-Windows 2000服务器
HeaderNddeapi.h
LibraryNddeapi.lib
DLLNddeapi.dll
Unicode和ANSI namesNDdeIsValidAppTopicListW(Unicode)和NDdeIsValidAppTopicListA(ANSI)的
参见
网络动态数据交换概述
网络DDE函数
NDdeShareAdd
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月30日
==英文原文==NDdeIsValidAppTopicList Function
[Network DDE is no longer supported. Nddeapi.dll is present on Windows Vista, but all function calls return NDDE_NOT_IMPLEMENTED.]
Determines whether an application and topic string ("AppName|TopicName") uses the proper syntax.
Syntax
C++
BOOL NDdeIsValidAppTopicList(
__in LPTSTR targetTopic
);
Parameters
targetTopic [in]
A pointer to the application and topic string to validate. This parameter cannot be NULL.
Return Value
If the targetTopic parameter has valid syntax, the return value is nonzero.
If the function fails, the return value is zero.
Remarks
This function is also called by NDdeShareAdd when it creates the DDE share.
Requirements
Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderNddeapi.h
LibraryNddeapi.lib
DLLNddeapi.dll
Unicode and ANSI namesNDdeIsValidAppTopicListW (Unicode) and NDdeIsValidAppTopicListA (ANSI)
See Also
Network Dynamic Data Exchange Overview
Network DDE Functions
NDdeShareAdd
Send comments about this topic to Microsoft
Build date: 7/30/2009
==原始网址==http://msdn.microsoft.com/en-us/library/aa365762(VS.85).aspx\n
随便看

 

windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 13:24:31