コンストラクタ

Namespace: FVIL.DS
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public CFviExceptionDS(
	HRESULT code
)
Visual Basic
Public Sub New ( 
	code As HRESULT
)

Parameters

code
Type: FVIL.DS..::..HRESULT
エラーコード

See Also