Enumerates the global expression contexts for all languages running in this application.

HRESULT EnumGlobalExpressionContexts(
   IEnumDebugExpressionContexts**  ppedec
);

Parameters

ppedec

[out] Enumerator that lists the global expression contexts for all languages running in this application.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also