アンマネージリソースの確保

Namespace: fvalgcli
Assembly: fvalgcli (in fvalgcli.dll) Version: 3.1.0.0 (3.1.0.11)

Syntax

C#
public static USHORT_PTR alloc(
	int _num
)
Visual Basic
Public Shared Function alloc ( 
	_num As Integer
) As USHORT_PTR

Parameters

_num
Type: System..::..Int32
要素数 (1~)

Return Value

Type: USHORT_PTR
生成されたインスタンスを返します。

See Also