HRESULT IDXGISwapChain::ResizeBuffers([In] unsigned int BufferCount,[In] unsigned int Width,[In] unsigned int Height,[In] DXGI_FORMAT NewFormat,[In] DXGI_SWAP_CHAIN_FLAG SwapChainFlags)
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Sub ResizeBuffers( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As Format, _
   ByVal  As SwapChainFlags _
) 
             
        
            
            public void ResizeBuffers( 
   System.int ,
   System.int ,
   System.int ,
   Format ,
   SwapChainFlags 
)
             
        
             
        
            パラメータ
- bufferCount
 
- width
 
- height
 
- newFormat
 
- swapChainFlags
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照