FaxDeviceProvider.ImageName property
The ImageName property is a null-terminated string that contains the executable image name (DLL path and file name) of the fax service provider (FSP).
This property is read-only.
Syntax
Property ImageName As String
Property value
A String that receives the fully qualified path and file name of the FSP DLL. The path can include valid environment variables, for example, %SYSTEMDRIVE% and %SYSTEMROOT%.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also