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.
The Wxutil.h header file in the DirectShow base classes provides helper functions for allocating and freeing task-allocated BSTR strings.
| Programming element | Description |
|---|---|
| FreeBSTR | Frees the task-allocated BSTR string. |
| WriteBSTR | Creates a task-allocated BSTR string by allocating task-allocated memory and copying a wide string to it. |
See Also
Send Feedback on this topic to the authors