Skip to content

IDiaSymbol::get_*() methods can return S_FALSE #30

@tim-weis

Description

@tim-weis

Most (or maybe all) of the get_*() methods of IDiaSymbol can return S_FALSE (in addition to S_OK). The specific return value is currently inaccessible as the signatures are transformed to return a Result<>.

To make those methods usable, they will need to retain their original signature and return an HRESULT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions