VIII . COM support functions for Windows

Innehållsförteckning
COM -- COM class
VARIANT -- VARIANT class
com_addref -- Increases the components reference counter.
com_get -- Gets the value of a COM Component's property
com_invoke -- Calls a COM component's method.
com_isenum -- Grabs an IEnumVariant
com_load_typelib -- Loads a Typelib
com_load -- Creates a new reference to a COM component
com_propget -- Gets the value of a COM Component's property
com_propput -- Assigns a value to a COM component's property
com_propset -- Assigns a value to a COM component's property
com_release -- Decreases the components reference counter.
com_set -- Assigns a value to a COM component's property