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 GetData method returns performance data for the Stream Buffer Engine.
Syntax
HRESULT GetData(
[in] SBE_PIN_DATA *pPinData
);
Parameters
[in] pPinData
Pointer to an SBE_PIN_DATA structure. The method fills the structure with the current performance data.
Return value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Return code | Description |
|---|---|
|
The method succeeded. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows�XP with SP2 [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | sbe.h |