Day 9

Quiz

1: When opening a new project, what kind of project do you want to select to create a COM component?
A1: ActiveX DLL.
2: What property procedure would you have if you wanted to make a property read-only?
A2: The Get property procedure, which reads back the value. The Let property procedure sets the value .
3: What are two advantages to using SourceSafe with project development?
A3: There are many advantages, but two important ones are being able to check out files in a team environment, so that two people are not working on the same file at the same time, and being able to roll back to the prior checked version in copies of a file.
4: What keyword in the procedure declaration is required to make your component's procedures accessible ...

Get Sams Teach Yourself Microsoft® Windows® DNA Programming in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.