Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The GetAttributeCount method returns the number of attributes that are currently defined for this stream buffer file.
Syntax
HRESULT GetAttributeCount(
[in] ULONG ulReserved,
[out] WORD *pcAttributes
);
Parameters
[in] ulReserved
Reserved. Set this parameter to zero.
[out] pcAttributes
Pointer to a variable that receives the number of attributes.
Return value
Returns an HRESULT value. Possible values include the following.
| Return code | Description |
|---|---|
|
NULL pointer argument |
|
Success |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows�XP with SP1 [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | sbe.h |