Knowledge Measure
What interface does an application interact with when accessing a COM object via late binding?
What three methods must all COM interfaces implement?
What interface do all COM interfaces ultimately descend from?
Describe what happens when data is marshaled from one process to another.
What COM library is used by SQL Server's sp_xml_preparedocument stored procedure?
True or false: Access to COM is limited to Microsoft programming language tools such as Visual Basic and Visual C++. Because COM is a proprietary Microsoft technology, you cannot create or access COM objects from third-party languages.
What mechanism is used with COM objects to keep track of how many references are currently pending for a given object?
Describe the purpose ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access