MATLAB BUILDER EX 1 Uživatelská příručka Strana 143

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 182
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 142
Obtaining Registry Information
C-9
CoClasses
An array of structures defining all COM classes in the
component. Each structure contains these fields:
Name - Class name
CLSID - GUID of the class
ProgID - Version dependent program ID
VerIndProgID - Version independent program ID
InprocServer32 - Full name and path to component
DLL
Methods - A structure containing function prototypes
of all class methods defined for this interface. This
structure contains four fields:
-
IDL - An array of Interface Description Language
function prototypes
-
M - An array of MATLAB function prototypes
-
C - An array of C-language function prototypes
-
VB - An array of Visual Basic function prototypes
Properties - A cell array containing the names of all
class properties.
Events - A structure containing function prototypes
of all events defined for this class. This structure
contains four fields:
-
IDL - An array of IDL (Interface Description
Language) function prototypes.
-
M - An array of MATLAB function prototypes.
-
C - An array of C-Language function prototypes.
-
VB - An array of Visual Basic function prototypes
Table C-2: Registry Information Returned by componentinfo (Continued)
Field Description
Zobrazit stránku 142
1 2 ... 138 139 140 141 142 143 144 145 146 147 148 ... 181 182

Komentáře k této Příručce

Žádné komentáře