ProductFileSupport.h File Reference
         
    
#include "buildver.h"
      
        
          | #define FILE_SUPPORT_NONE   0x000 | 
      
 
 
      
        
          | #define FILE_SUPPORT_OPEN   0x001 | 
      
 
 
      
        
          | #define FILE_SUPPORT_SAVE   0x002 | 
      
 
 
      
        
          | #define FILE_SUPPORT_DEFAULT   0x004 | 
      
 
 
      
        
          | #define FILE_SUPPORT_EXPORT   0x008 | 
      
 
 
      
        
          | #define FILE_SUPPORT_IMPORT   0x010 | 
      
 
 
      
        
          | #define FILE_SUPPORT_MERGE   0x020 | 
      
 
 
      
        
          | #define FILE_SUPPORT_REPLACE   0x040 | 
      
 
 
      
        
          | #define FILE_SUPPORT_XREF   0x080 | 
      
 
 
      
        
          | #define FILE_SUPPORT_RPS_OPEN   0x100 | 
      
 
 
      
        
          | #define FILE_SUPPORT_RPS_SAVE   0x200 | 
      
 
 
      
        
          | #define FILE_SUPPORT_NATIVE | 
      
 
Value:
#define FILE_SUPPORT_REPLACE
Definition: ProductFileSupport.h:26
#define FILE_SUPPORT_SAVE
Definition: ProductFileSupport.h:21
#define FILE_SUPPORT_DEFAULT
Definition: ProductFileSupport.h:22
#define FILE_SUPPORT_OPEN
Definition: ProductFileSupport.h:20