Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The AcxTargetStreamGetElementsCount function given an ACXTARGETSTREAM object, returns its number of ACX elements.
Syntax
ULONG AcxTargetStreamGetElementsCount(
ACXTARGETSTREAM TargetStream
);
Parameters
TargetStream
an existing ACXTARGETSTREAM object. For more information about ACX objects, see Summary of ACX Objects.
Return value
Returns the number of elements for the specified target stream.
Remarks
ACX requirements
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.
Requirements
| Requirement | Value |
|---|---|
| Header | acxtargets.h |
| IRQL | <= DISPATCH_LEVEL |