APILNObject_GetRefCount Method |
Namespace: Lumino
public static Result LNObject_GetRefCount( IntPtr hadnleObject, out int count )
Public Shared Function LNObject_GetRefCount ( hadnleObject As IntPtr, <OutAttribute> ByRef count As Integer ) As Result
public: static Result LNObject_GetRefCount( IntPtr hadnleObject, [OutAttribute] int% count )
static member LNObject_GetRefCount : hadnleObject : IntPtr * count : int byref -> Result
[Missing <returns> documentation for "M:Lumino.API.LNObject_GetRefCount(System.IntPtr,System.Int32@)"]