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