| CustomForce.SetForceData Method | Language: | 
      
      
      
      
      Definition
      
        
          
            | Visual Basic | Public Sub SetForceData( _ ByVal value() As Integer _
 )
 | 
          
            | C# | public void  SetForceData( int[] value
 );
 | 
          
            | C++ | public: void SetForceData(
 array<int>^ value
 );
 | 
          
            | JScript | public function SetForceData( value : int[]
 );
 | 
        
      
      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