MATLAB BUILDER EX 1 Podręcznik Użytkownika Strona 88

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 87
componentinfo
Field Description
Interfaces
An array of structures defining all interface definition s in
the type library. Each structure contains tw o fields:
Name -Interfacename
IID -InterfaceGUID
CoClasses
An array of structures d efining all COM classes in the
component. Each structure contains these fields:
Name -Classname
CLSID -GUIDoftheclass
ProgID - Version dependent program ID
VerIndProgID - Version independent program ID
InprocServer32 - Full name and path to component DLL
Methods - A s tructure containing function prototypes
of all class methods defined for this interface. This
structure contains four fields:
- IDL - A n array of Interface Description Language
function prototypes
- M - An array of MATLAB function prototypes
- C -AnarrayofC-languagefunctionprototypes
- VB -AnarrayofVBAfunctionprototypes
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 p rototypes.
M - An array of MATLAB f unction prototypes.
5-4
Przeglądanie stron 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 163 164

Komentarze do niniejszej Instrukcji

Brak uwag