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