RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::TDispDesc Structure
Pascal
TDispDesc = struct TDispDesc@1;
C++
typedef struct {
  int DispID;
  unsigned char ResType;
  TCallDesc CallDesc;
} TDispDesc, * PDispDesc;

This is type System::TDispDesc.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!