Enumerates the code contexts associated with this document context.

HRESULT EnumCodeContexts(
   IEnumDebugCodeContexts**  ppescc
);

Parameters

ppescc

[out] The code contexts associated with this document context.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also