
ProElementWstringGet | |
( ProElement element /* (In) The element. */ ProElementWstringOptions options /* (In) Options for how the string should be obtained. Can be NULL. */ wchar_t** value /* (Out) The wide-string value. Free this string using ProWstringFree(). */ ) |

The function succeeded. | |
One or more arguments is invalid. | |
The element does not contain a value that can be represented as a this type. |



