BSTR Functions
A version of this page is also available for
4/8/2010
The Wxutil.h header file in the DirectShow base classes provides helper functions for allocating and freeing task-allocated BSTR strings.
Programming element | Description |
---|---|
Frees the task-allocated BSTR string. |
|
Creates a task-allocated BSTR string by allocating task-allocated memory and copying a wide string to it. |