ExtractionCursor getCPtr Method C# API
For internal use only. Of no interest to the user.

Namespace: Facilita.Native
Assembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static HandleRef getCPtr(
	ExtractionCursor obj
)

Return Value

A long containing the address of the CPP wrapped object.
See Also