IltmmConvert::put_WMCertificate

Summary

Assigns a Windows Media Certificate to the object.

Syntax

#include "ltmm.h"

Language Syntax
C HRESULT IltmmConvert_put_WMCertificate(pConvert, newVal)
C++ HRESULT put_WMCertificate(newVal)

Parameters

IltmmConvert *pConvert

Pointer to an IltmmConvert interface.

IUnknown *newVal

Pointer to a Windows Media Certificate interface pointer.

Returns

Value Meaning
S_OK The function was successful.
<> S_OK An error occurred. Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation.

Comments

You do not need to use this function on computers with Windows Media Format 9.5 components or later. If you install the Windows Media 9.5 redistributable or you have Windows Media Player 9 or later installed, you do not need to use Windows Media Certificates.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

Language Example
C Writing Windows Media Files
C++ Writing Windows Media Files
Help Version 22.0.2023.1.26
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.