LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

ResetFormat Method






This method allows you to reset the format buffer and free the memory allocated to it.
Syntax
public void ResetFormat()
'Declaration
 
Public Sub ResetFormat() 
'Usage
 
Dim instance As MediaType
 
instance.ResetFormat()
public void ResetFormat()
 function Leadtools.Multimedia.MediaType.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaType Class
MediaType Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features