BucketParameters Structure
Stores the type name of an event and the parameters for the current exception that is associated with the event.
C++
typedef struct _BucketParameters {
BOOL fInited;
WCHAR pszEventTypeName[255];
WCHAR pszParams[10][255];
} BucketParameters;
Member | Description |
---|---|
fInited |
true , if the rest of this structure is valid; otherwise, false . |
pszEventTypeName |
Name of the event type. |
pszParams |
An array of strings, each of which specifies a parameter for the current exception associated with the event. |
Platforms: See System Requirements.
Header: MSCorEE.idl
.NET Framework Versions: Available since 2.0
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.
Toote „.NET“ tagasiside
.NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: