Library | File

Class pfcAppInfo

# include <pfcSession.h>

class pfcAppInfo
 : public virtual xobject
{
    xdeclare(pfcAppInfo)
    ...
};
This is a COMPACT class.



Description

 
Manual References:
Session Objects: Getting the Session Object, Overview of Creo Object TOOLKIT C++: Compatibility of Deprecated Methods



Method Summary

static pfcAppInfo_ptrCreate (optional pfcCreoCompatibility Compatibility)
 
pfcCreoCompatibilityGetCompatibility ()
 
voidSetCompatibility (pfcCreoCompatibility Compatibility)
 



Method Detail

voidSetCompatibility (pfcCreoCompatibility Compatibility)

 
Manual References:
Overview of Creo Object TOOLKIT C++: Compatibility of Deprecated Methods, Overview of Creo Object TOOLKIT C++: Compatibility of Deprecated Methods
Parameters:
Compatibility
 
Returns:



pfcCreoCompatibilityGetCompatibility ()

 
Manual References:
Overview of Creo Object TOOLKIT C++: Compatibility of Deprecated Methods, Overview of Creo Object TOOLKIT C++: Compatibility of Deprecated Methods
Returns:
 



static pfcAppInfo_ptrCreate (optional pfcCreoCompatibility Compatibility)

 
Manual References:
Overview of Creo Object TOOLKIT C++: Compatibility of Deprecated Methods, Overview of Creo Object TOOLKIT C++: Compatibility of Deprecated Methods
Parameters:
Compatibility
 
Returns: