STATDATA.advSink Field

Definition

Represents the IAdviseSink interface that will receive change notifications.

public: System::Runtime::InteropServices::ComTypes::IAdviseSink ^ advSink;
public System.Runtime.InteropServices.ComTypes.IAdviseSink advSink;
val mutable advSink : System.Runtime.InteropServices.ComTypes.IAdviseSink
Public advSink As IAdviseSink 

Field Value

Remarks

For more information, see STATDATA structure.

Applies to