Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Microsoft Specific
Returns the encapsulated interface pointer.
Interface* GetInterfacePtr( ) const throw( );
Interface*& GetInterfacePtr() throw();
Remarks
Returns the encapsulated interface pointer, which may be NULL.
END Microsoft Specific