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 API supports the Office infrastructure and isn't intended to be used directly from your code.
Syntax
HRESULT WINAPI GetValidCompatibleFramework(
LPCWSTR lpwszCompatibleFrameworksXML,
BSTR* pbstrValidFrameworkTag
);
Parameters
| Parameter | Description |
|---|---|
| lpwszCompatibleFrameworksXML | Don't use. |
| pbstrValidFrameworkTag | Don't use. |
Return value
If the function succeeds, it returns S_OK. If the function fails, it returns an error code.