This is the complete list of members for
IAAFTypeDefVariableArray, including all inherited members.
AppendElement([in] IAAFPropertyValue *pInPropVal,[in] IAAFPropertyValue *pMemberPropVal) | IAAFTypeDefVariableArray | |
CreateEmptyValue([out] IAAFPropertyValue **ppPropVal) | IAAFTypeDefVariableArray | |
CreateValueFromCArray([in, size_is(initDataSize)] aafMemPtr_t pInitData,[in] aafUInt32 initDataSize,[out] IAAFPropertyValue **ppPropVal) | IAAFTypeDefVariableArray | |
CreateValueFromValues([in, size_is(numElements)] IAAFPropertyValue **pElementValues,[in] aafUInt32 numElements,[out] IAAFPropertyValue **ppPropVal) | IAAFTypeDefVariableArray | |
GetCArray([in] IAAFPropertyValue *pPropVal,[out, size_is(dataSize)] aafMemPtr_t pData,[in] aafUInt32 dataSize) | IAAFTypeDefVariableArray | |
GetCount([in] IAAFPropertyValue *pPropVal,[out] aafUInt32 *pCount) | IAAFTypeDefVariableArray | |
GetElements([in] IAAFPropertyValue *PSetPropVal,[out] IEnumAAFPropertyValues **ppEnum) | IAAFTypeDefVariableArray | |
GetElementValue([in] IAAFPropertyValue *pInPropVal,[in] aafUInt32 index,[out] IAAFPropertyValue **ppOutPropVal) | IAAFTypeDefVariableArray | |
GetType([out] IAAFTypeDef **ppTypeDef) | IAAFTypeDefVariableArray | |
Initialize([in, ref] aafUID_constref id,[in] IAAFTypeDef *pTypeDef,[in] aafCharacter_constptr pTypeName) | IAAFTypeDefVariableArray | |
SetCArray([in] IAAFPropertyValue *pPropVal,[in, size_is(dataSize)] aafMemPtr_t pData,[in] aafUInt32 dataSize) | IAAFTypeDefVariableArray | |
SetElementValue([in] IAAFPropertyValue *pPropVal,[in] aafUInt32 index,[in] IAAFPropertyValue *pMemberPropVal) | IAAFTypeDefVariableArray | |