SessionUpdatedEventArgs(IntPtr, Boolean) 构造函数

定义

protected SessionUpdatedEventArgs (IntPtr ahandle, bool transfer);
new Microsoft.Azure.SpatialAnchors.SessionUpdatedEventArgs : nativeint * bool -> Microsoft.Azure.SpatialAnchors.SessionUpdatedEventArgs
Protected Sub New (ahandle As IntPtr, transfer As Boolean)

参数

ahandle
IntPtr

nativeint

transfer
Boolean

适用于