| Framework.SetCallbackInterface Method | Language: | 
      
      
      Sets the interface that the sample framework will use to call into samples.
      Definition
      
        
          
            | Visual Basic | Public Sub SetCallbackInterface( _ ByVal callback As IFrameworkCallback _
 )
 | 
          
            | C# | public void  SetCallbackInterface( IFrameworkCallback callback
 );
 | 
          
            | C++ | public: void SetCallbackInterface(
 IFrameworkCallback^ callback
 );
 | 
          
            | JScript | public function SetCallbackInterface( callback : IFrameworkCallback
 );
 | 
        
      
      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