Gets the language vendor of this document.
HRESULT GetLanguageVendor(
[out, retval] GUID* pRetVal);
Parameters
- pRetVal
[out] A pointer to a variable that receives the language vendor.
Return Value
S_OK if the method succeeds.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Gets the language vendor of this document.
HRESULT GetLanguageVendor(
[out, retval] GUID* pRetVal);
S_OK if the method succeeds.