Assigns a filename to the input stream
void setName(const char * name);
|
Parameters |
Description |
|
const char * name |
The name to assign. The name does not have to correspond to a real file, but it must have the form of a Win32 filename. |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|