Skip to content

P_CodeJam_HGlobalScope_Data

Andrew Koryavchenko edited this page Jun 17, 2018 · 3 revisions

HGlobalScope.Data Property

Pointer to data.

Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.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