Interviewer And Interviewee Guide

DCOM COM Interview Question:

What is IUnknown? What methods are provided by IUnknown?

Submitted by: Administrator
IUnknown is a type of COM Interface.

Every COM class implements an interface named IUnKnown.

IUnKnown contains three methods:
1) HRESULT QueryInterface()
2) ULONG AddRef()
3) ULONG Release()
Submitted by: Administrator

Read Online DCOM COM Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

Interview Questions Answers .ORG