Registry Class Reference

#include <registry.h>

List of all members.

Public Member Functions

BOOL InitializeProbe (ClassCategoryProbe &Probe)
 The TemplateOp COM things are registered as implementing CATID We can build a list of them at start up so the Webster Properties Dialog shows them.


Detailed Description

Definition at line 240 of file registry.h.


Member Function Documentation

BOOL Registry::InitializeProbe ClassCategoryProbe Probe  ) 
 

The TemplateOp COM things are registered as implementing CATID We can build a list of them at start up so the Webster Properties Dialog shows them.

Author:
Colin_Barfoot (Xara Group Ltd) <camelotdev@xara.com>
Date:
09/06/97
Parameters:
Probe,: The ClassCategoryProbe to initialize with data specific to this [INPUTS] registry.
Returns:
TRUE if successful, FALSE if not
Notes: Only works for the local registry no matter what

Definition at line 1382 of file registry.cpp.

01383 {
01384     return Probe.Init();
01385 }


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 04:00:25 2007 for Camelot by  doxygen 1.4.4