共用方式為


IDiaSymbol8::get_associatedSymbolSection

擷取相關聯符號地址的區段元件。

語法

HRESULT get_associatedSymbolSection(
   DWORD* pRetVal
);

參數

pRetVal

[out]傳回相關聯符號位址的區段元件。

傳回值

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

注意

S_FALSE 傳回值表示屬性不適用於符號。

另請參閱