Context Property
The Context property gets the Context object for the interface.
This property is read-only.
Syntax
HRESULT get_Context(
[out, retval] DSFPropertyBag **ppContext
);
Property Value
Caller-allocated space to hold the property bag.
Error Codes
Context returns one of the following values:
Name | Meaning |
---|---|
S_OK | The operation succeeded. |
E_POINTER | The ppContext parameter was not a valid pointer. |
Remarks
Requirements
Header |
SoftUSBif.h |
Send comments about this topic to Microsoft
Build date: 9/21/2010