共用方式為


IDiaSymbol::findSymbolsForAcceleratorPointerTag

傳回在快速C ++. AMP Stub函式指標Moniker數目。

HRESULT findSymbolsForAccleratorPointerTag ( 
   DWORD             tagValue,
   IDiaEnumSymbols** ppResult);

參數

  • tagValue
    [in] pointee符號的目錄中找到的指標標記值。

  • ppResult
    [out] 會使用這個結果的 IDiaEnumSymbols 介面指標的指標。

傳回值

如果成功,則傳回 S_OK;否則,會傳回 S_FALSE 或錯誤碼。

請參閱

參考

IDiaSymbol

IDiaEnumSymbols