gpt4 book ai didi

c - __in __out 在 C 中

转载 作者:可可西里 更新时间:2023-11-01 09:55:56 24 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
What is the purpose of __in __out __in_opt __allowed(), how do they work? Should I use similar constructs in my own code?

我在下面看到一段 C 代码:

DWORD  GetFileVer(__in LPTSTR FileName, __out LPTSTR lpVersion, __in DWORD nSize)
{
...
}

我试图编译它但失败了。谁能告诉我 __in__out 是什么意思?我查阅了 MSDN,但找不到任何有用的信息。谢谢。

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com