Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
The BDA_TEMPLATE_PIN_JOINT structure describes a joint in a template topology.
Syntax
typedef struct _BDA_TEMPLATE_PIN_JOINT {
ULONG uliTemplateConnection;
ULONG ulcInstancesMax;
} BDA_TEMPLATE_PIN_JOINT, *PBDA_TEMPLATE_PIN_JOINT;
Members
uliTemplateConnection
Index of an element in an array of template connections (KSTOPOLOGY_CONNECTION or BDA_TEMPLATE_CONNECTION array) that represents the joint.
ulcInstancesMax
Maximum number of possible instances of the joint in the template topology.
Requirements
Requirement | Value |
---|---|
Header | bdatypes.h (include Bdatypes.h) |