_dispDocumentEvents Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

[GuidAttribute("DC5437F6-F114-11D2-AACF-00C04F688DDE")]
[InterfaceTypeAttribute(2)]
public interface class _dispDocumentEvents

NameDescription
System_CAPS_pubmethodDocumentClosing(Document^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodDocumentOpened(Document^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodDocumentOpening(String^, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodDocumentSaved(Document^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

Return to top
Show: