DeletePicture Method
Description
Deletes the snapshot.
Syntax
Visual Basic
Public Sub DeletePicture( _
   ByVal bsData As String _
) 
Parameters
bsData
For future use. Pass an empty string.
See Also