HRESULT ISequentialStream::Read([Out, Buffer] void* pv,[In] unsigned int cb,[Out, Optional] unsigned int* pcbRead)
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Function Read( _
   ByVal  As System.IntPtr, _
   ByVal  As System.Integer _
) As System.Integer
             
        
            
            public System.int Read( 
   System.IntPtr ,
   System.int 
)
             
        
             
        
            パラメータ
- vRef
 
- cb
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照