关键字 (keyword) __int64指定 MIDL 编译器支持的有效整数。
__int64 identifier-name;
参数
-
identifier-name
-
指定有效的 MIDL 标识符。 有效的 MIDL 标识符由最多 31 个字母数字和/或下划线字符组成,并且必须以字母或下划线字符开头。
备注
有关如何使用 __int64的讨论,请参阅 hyper。
另请参阅
关键字 (keyword) __int64指定 MIDL 编译器支持的有效整数。
__int64 identifier-name;
identifier-name
指定有效的 MIDL 标识符。 有效的 MIDL 标识符由最多 31 个字母数字和/或下划线字符组成,并且必须以字母或下划线字符开头。
有关如何使用 __int64的讨论,请参阅 hyper。