Skip to content

P_CodeJam_HGlobalScope_Data

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

HGlobalScope.Data Property

Pointer to data.

Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public IntPtr Data { get; }

VB

Public ReadOnly Property Data As IntPtr
	Get

F#

member Data : IntPtr with get

Property Value

Type: IntPtr

See Also

Reference

HGlobalScope Class
CodeJam Namespace

Clone this wiki locally