PTContentItemType
enum PTContentItemType
{
/// marked-content reference.
e_ptMCR,
/// marked-content identifier.
e_ptMCID,
/// object reference dictionary.
e_ptOBJR,
/// unknown content type.
e_ptc_Unknown
}
Undocumented
-
marked-content reference.
Declaration
Objective-C
e_ptMCR
-
marked-content identifier.
Declaration
Objective-C
e_ptMCID
-
object reference dictionary.
Declaration
Objective-C
e_ptOBJR
-
unknown content type.
Declaration
Objective-C
e_ptc_Unknown