virtual IUnknown** CORow::GetBaseInterfacePPtr();

Return Value

        A pointer to the address of a pointer to an interface m_pIRow.

Remark

        Gets a pointer to the address of a pointer to an interface m_pIRow. It is mainly used with global template functions.

CORow Class Overview & Class Members