| clsCommonWrapper.CreateThumbnail FunctionCreates a thumbnail image of the desired size from the given picture; returns a StdPicture objectSyntax 
Public Function CreateThumbnail (ByRef Pic As StdPicture, _ ByVal maxWidth As Long, _ ByVal MaxHeight As Long, _ ByVal bQualityResize As Boolean, _ ByVal bCreateIcon As Boolean) As StdPicture Parameters 
 Remarks |