Click or drag to resize

ContextStateGetContextHandle Method

[This is preliminary documentation and is subject to change.]

Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.

Namespace:  dss_sharp.detail
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public IntPtr GetContextHandle()

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:dss_sharp.detail.ContextState.GetContextHandle"]

See Also