This is the complete list of members for
IAAFIdentification, including all inherited members.
| GetCompanyName([out, string, size_is(bufSize)] aafCharacter *pCompanyName,[in] aafUInt32 bufSize) | IAAFIdentification | |
| GetCompanyNameBufLen([out] aafUInt32 *pBufSize) | IAAFIdentification | |
| GetDate([out] aafTimeStamp_t *pTimestamp) | IAAFIdentification | |
| GetGenerationID([out] aafUID_t *pGeneration) | IAAFIdentification | |
| GetPlatform([out, string, size_is(bufSize)] aafCharacter *pPlatform,[in] aafUInt32 bufSize) | IAAFIdentification | |
| GetPlatformBufLen([out] aafUInt32 *pBufSize) | IAAFIdentification | |
| GetProductID([out] aafUID_t *pProductID) | IAAFIdentification | |
| GetProductName([out, string, size_is(bufSize)] aafCharacter *pProductName,[in] aafUInt32 bufSize) | IAAFIdentification | |
| GetProductNameBufLen([out] aafUInt32 *pBufSize) | IAAFIdentification | |
| GetProductVersion([out] aafProductVersion_t *pVersion) | IAAFIdentification | |
| GetProductVersionString([out, string, size_is(bufSize)] aafCharacter *pProductVersionString,[in] aafUInt32 bufSize) | IAAFIdentification | |
| GetProductVersionStringBufLen([out] aafUInt32 *pBufSize) | IAAFIdentification | |
| GetRefImplVersion([out] aafProductVersion_t *pVersion) | IAAFIdentification | |
| Initialize([in] aafCharacter_constptr companyName,[in] aafCharacter_constptr productName,[in] aafCharacter_constptr productVersionString,[in] aafUID_constref productID) | IAAFIdentification | |
| SetProductVersion([in] aafProductVersion_constref version) | IAAFIdentification | |