ShellExecuteInfokeyClass Field
A handle to the registry key for the file type.
The access rights for this registry key should be set to KEY_READ.
This member is ignored if fMask does not include SEE_MASK_CLASSKEY.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public keyClass As IntPtr
Dim instance As ShellExecuteInfo
Dim value As IntPtr
value = instance.keyClass
instance.keyClass = value
val mutable keyClass: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr