Skip to content

SetupDiGetClassDevs should return a typedef handle #930

@AArnott

Description

@AArnott

Per the docs for the method, the SetupDiGetClassDevs method should have metadata indicating that it returns a typedef struct for a handle that is released with SetupDiDestroyDeviceInfoList.
At present, it returns void*.

Metadata

Metadata

Assignees

No one assigned

    Labels

    usabilityTouch-up to improve the user experience for a language projection

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions