HRESULT IWICBitmapLock::GetSize([Out] unsigned int* puiWidth,[Out] unsigned int* puiHeight)
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Sub GetSize( _
   ByRef  As System.Integer, _
   ByRef  As System.Integer _
) 
             
        
            
            public void GetSize( 
   out System.int ,
   out System.int 
)
             
        
             
        
            パラメータ
- widthRef
 
- heightRef
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照