| Framework.SetWndProcCallback Method | Language: | 
      
      
      Sets the WndProcCallback delegate to use in the sample framework.
      Definition
      
        
          
            | Visual Basic | Public Sub SetWndProcCallback( _ ByVal callback As WndProcCallback _
 )
 | 
          
            | C# | public void  SetWndProcCallback( WndProcCallback callback
 );
 | 
          
            | C++ | public: void SetWndProcCallback(
 WndProcCallback^ callback
 );
 | 
          
            | JScript | public function SetWndProcCallback( callback : WndProcCallback
 );
 | 
        
      
      Parameters
      
        
      
      
      Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
      
        
          Feedback? Please provide us with your comments on this topic.
			
        
        
	   		For more help, visit the DirectX Developer Center