Searched refs:baseAttribute (Results 1 – 1 of 1) sorted by relevance
2022 typelib_InterfaceAttributeTypeDescription const * baseAttribute in createDerivedInterfaceMemberDescription() local2031 = baseAttribute->aBase.pMemberName); in createDerivedInterfaceMemberDescription()2032 newAttribute->bReadOnly = baseAttribute->bReadOnly; in createDerivedInterfaceMemberDescription()2035 = baseAttribute->pAttributeTypeRef); in createDerivedInterfaceMemberDescription()2041 newAttribute->nGetExceptions = baseAttribute->nGetExceptions; in createDerivedInterfaceMemberDescription()2043 baseAttribute->nGetExceptions, in createDerivedInterfaceMemberDescription()2044 baseAttribute->ppGetExceptions); in createDerivedInterfaceMemberDescription()2045 newAttribute->nSetExceptions = baseAttribute->nSetExceptions; in createDerivedInterfaceMemberDescription()2047 baseAttribute->nSetExceptions, in createDerivedInterfaceMemberDescription()2048 baseAttribute->ppSetExceptions); in createDerivedInterfaceMemberDescription()
Completed in 25 milliseconds