STATDATA.advSink 字段

定义

表示将接收更改通知的 IAdviseSink 接口。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 

字段值

IAdviseSink

注解

有关详细信息,请参阅 STATDATA 结构For more information, see STATDATA structure.

适用于