Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to Windows XP Service Pack 2 only.
The GetData method returns performance data for the Stream Buffer Engine.
Syntax
HRESULT GetData(
[in] SBE_PIN_DATA *pPinData
);
Parameters
- pPinData [in]
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 |
---|---|
S_OK |
The method succeeded. |
Requirements
Header | Declared in Sbe.h. |
See Also
IStreamBufferDataCounters Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008