What is meant by dispinterface?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is meant by dispinterface?
Rating:
Dispinterface is a term used for a specific implementation of IDispatch. A given scriptable coclass does this specific implementation. A coclass provides its functionality by using a single interface and must identify each property and method with a numerical cookie called a DISPID (dispatch identifier).
Rating:
Was this information helpful?
Other articles
- What is a Cryptographic toolkit?
- How to open the Console application?
- What is the Intermediate Language Disassembler (ILDASM)?
- What is a stream?
- What is the ArrayList class?