void SetShowCmd(
NativeWindowState windowState
)
Sub SetShowCmd (
windowState As NativeWindowState
)
Dim instance As IShellLinkW
Dim windowState As NativeWindowState
instance.SetShowCmd(windowState)
void SetShowCmd(
NativeWindowState windowState
)
abstract SetShowCmd :
windowState : NativeWindowState -> unit
No code example is currently available or this language may not be supported.