001    /*
002     * To change this template, choose Tools | Templates
003     * and open the template in the editor.
004     */
005    
006    package org.bridj.cpp.com;
007    
008    /**
009     *
010     * @author Olivier
011     */
012    @IID("00020401-0000-0000-C000-000000000046")
013    public class ITypeInfo extends IUnknown {
014        // TODO
015    }