Return code used by interfaces. It is zero upon success and nonzero to represent an error code or status information.
This type is declared in WinNT.h as follows:typedef LONG HRESULT;
返回码定义与使用
This type is declared in WinNT.h as follows:typedef LONG HRESULT;

被折叠的 条评论
为什么被折叠?