Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves an enumerated sequence of debug data streams.
HRESULT getEnumDebugStreams (
IDiaEnumDebugStreams** ppEnumDebugStreams
)
Parameters
- ppEnumDebugStreams
[out] Returns an IDiaEnumDebugStreams object that contains a list of debug streams.
Return Value
If successful, returns S_OK; otherwise, returns an error code.