This is the complete list of members for
IAAFTypeDefSet, including all inherited members.
AddElement([in] IAAFPropertyValue *pSetPropertyValue,[in] IAAFPropertyValue *pElementPropertyValue) | IAAFTypeDefSet | |
ContainsElement([in] IAAFPropertyValue *pSetPropertyValue,[in] IAAFPropertyValue *pElementPropertyValue,[out] aafBoolean_t *pContainsElement) | IAAFTypeDefSet | |
ContainsKey([in] IAAFPropertyValue *pSetPropertyValue,[in] IAAFPropertyValue *pKey,[out] aafBoolean_t *pContainsKey) | IAAFTypeDefSet | |
CreateKey([in, size_is(length)] aafDataBuffer_t pKeyPtr,[in] aafUInt32 length,[out] IAAFPropertyValue **ppKey) | IAAFTypeDefSet | |
GetCount([in] IAAFPropertyValue *pSetPropertyValue,[out] aafUInt32 *pCount) | IAAFTypeDefSet | |
GetElements([in] IAAFPropertyValue *pSetPropertyValue,[out] IEnumAAFPropertyValues **ppEnum) | IAAFTypeDefSet | |
GetElementType([out] IAAFTypeDef **ppTypeDef) | IAAFTypeDefSet | |
Initialize([in] aafUID_constref id,[in] IAAFTypeDef *pTypeDef,[in, string] aafCharacter_constptr pTypeName) | IAAFTypeDefSet | |
LookupElement([in] IAAFPropertyValue *pSetPropertyValue,[in] IAAFPropertyValue *pKey,[out] IAAFPropertyValue **ppElementPropertyValue) | IAAFTypeDefSet | |
RemoveElement([in] IAAFPropertyValue *pSetPropertyValue,[in] IAAFPropertyValue *pElementPropertyValue) | IAAFTypeDefSet | |