ResetFormat Method

Summary
This method allows you to reset the format buffer and free the memory allocated to it.
Syntax
C#
VB
C++
public void ResetFormat() 
Public Sub ResetFormat()  
public: 
void ResetFormat();  
Remarks

This method allows you to reset the format buffer and free the memory allocated to it. It is equivalent to setting the MediaType.FormatSize property to zero or setting the MediaType.Format property to null. After you call this method, MediaType.FormatSize returns 0 and MediaType.Format returns null.

Requirements

Target Platforms

See Also

Reference

MediaType Class

MediaType Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

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