what is far pointer and what are the use of far poiter in
com/dcom ?????
Answers were Sorted based on User's Feedback
Answer / deepak
Slap the person who asked this question .Far pointer was
used in old days(16 bit OS ) not now . might have asked
u for smart pointer.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vinay
A far pointer specifies segment address as well as address within that segment. Far pointer usually are used by applications which want to access memory locations in other segments.
| Is This Answer Correct ? | 1 Yes | 0 No |
Differentiate normal DLL to COM DLL
can a COM interface be implemented by more than one COM class in the same COM component?
2 Answers Cap Gemini, Honeywell,
What is IUnknown? What methods are provided by IUnknown?
how to call a dll as a COM dll?
where can i use pmcmd commands of informatica
How to create an instance of the object in COM?
Explain transaction atomicity?
Which tool is used to configure the port range and protocols for DCOM communications?
C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
What is dcom?
what is far pointer and what are the use of far poiter in com/dcom ?????
What is the difference, if any, between OLE and COM?