HRESULT get_isPointerToMemberFunction( BOOL* pRetVal); 参数pRetVal [in]指定要 BOOL 的指针此符号是否是指向成员函数。返回值如果成功,则返回 S_OK,否则返回 S_FALSE 或者错误值代码。请参见参考IDiaSymbol中文(简体) 你的隐私选择 主题 管理Cookie 早期版本 博客 参与 隐私 使用条款 商标 © Microsoft 2024
get_isPointerToMemberFunction( BOOL* pRetVal) pRetVal [out] A pointer to a BOOL that specifies whether this symbol is a pointer to a member function. Return Value If successful, returns S_OK; otherwise, returns S_FALSE or an error code....