Browse By Tags

  • [Explorer API] Get Document State Description

    After loading project info into the global static buffer, this code tells me a document's state... int stateId = aaApi_GetDocumentNumericProperty(DocumentProperty.StateID, docIndex); Is there a table somewhere that I should interrogate to get state…