Share via


IDSFDebug Interface

The IDSFDebug interface is exposed by all DSF objects. It allows an application to set diagnostic options for an object. Objects that expose diagnostic options by using this interface document them directly. All DSF objects support the one and only method of this interface (SetObjectFlags) as part of their IDispatch implementations so script clients can call SetObjectFlags on any object.

Members

The IDSFDebug interface inherits from the IUnknown interface. IDSFDebug also defines the following types of members:

  • Methods

Methods

The IDSFDebug interface defines the following method.

Method Description
SetObjectFlags

Sets the diagnostic flags for an object.

 

Requirements

Header

DSFif.h

 

 

Send comments about this topic to Microsoft

Build date: 9/21/2010