 |
ShellExecuteInfoFile Field |
The address of a null-terminated string that specifies the name of the file or object on
which will perform the action specified by the
Verb parameter. The system registry verbs that are supported by the
function include "open" for executable files
and document files and "print" for document files for which a print handler has been
registered. Other applications might have added Shell verbs through the system registry,
such as "play" for .avi and .wav files. To specify a Shell namespace object, pass the fully
qualified parse name and set the flag in the Mask
parameter.
Namespace: Xcalibur.NativeMethods.V2.ShellAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
See Also