Edit

Share via


SafeHandleMarshaller<T>.ManagedToUnmanagedRef.ToManagedFinally Method

Definition

Retrieves the managed handle from the marshaller.

public:
 T ToManagedFinally();
public T ToManagedFinally ();
member this.ToManagedFinally : unit -> 'T
Public Function ToManagedFinally () As T

Returns

T

The managed handle.

Applies to