|
ShellExecuteInfoClass Field |
The address of a null-terminated string that specifies one of the following:
- A ProgId.For example, "Paint.Picture".
- A URI protocol scheme. For example, "http".
- A file extension.For example, ".txt".
- A registry path under HKEY_CLASSES_ROOT that names a subkey that contains one or more Shell
verbs. This key will have a subkey that conforms to the Shell verb registry schema, such as
shell\verb name
This member is ignored if fMask does not include .
Namespace: Xcalibur.NativeMethods.V2.ShellAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax val mutable Class: string
Field Value
StringSee Also