AdjustStateDelegate 委托
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
来自系统的通知,指出包含附件点的片段的状态已更改。 如果需要,客户端可以采取措施在断开连接的空间中隐藏对象。
public delegate void AdjustStateDelegate(AttachmentPointStateType state);
type AdjustStateDelegate = delegate of AttachmentPointStateType -> unit
Public Delegate Sub AdjustStateDelegate(state As AttachmentPointStateType)
参数
- state
- AttachmentPointStateType
包含片段的新状态