This topic has not yet been rated - Rate this topic

IDiaSession::getEnumDebugStreams

Retrieves an enumerated sequence of debug data streams.

HRESULT getEnumDebugStreams ( 
   IDiaEnumDebugStreams** ppEnumDebugStreams
)
ppEnumDebugStreams

[out] Returns an IDiaEnumDebugStreams object that contains a list of debug streams.

If successful, returns S_OK; otherwise, returns an error code.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.