Performs an implicit conversion from
System.Int32to
HResult.
'宣言
Overloads Public Operator Widening CType( _
ByVal As System.Integer _
) As HResult
public HResult operator implicit(
System.int
)
パラメータ
- result
- The result.
戻り値の型
The result of the conversion.