IDiaSymbol::get_coffGroup
Hiermee wordt het COFF-groepssymbool opgehaald waaruit dit symbool afkomstig is.
Syntaxis
HRESULT get_coffGroup (
IDiaSymbol** pRetVal
);
Parameters
pRetVal
[uit] Retourneert de IDiaSymbol*
die de COFF-groep vertegenwoordigt waaruit deze symbolen afkomstig zijn.
Retourwaarde
Als dit lukt, wordt S_OK
geretourneerd; retourneert anders S_FALSE
of een foutcode.
Notitie
Een retourwaarde van S_FALSE
betekent dat de eigenschap niet beschikbaar is voor het symbool.