void GetShowCmd(
ref NativeWindowState refWindowState
)
Sub GetShowCmd (
ByRef refWindowState As NativeWindowState
)
Dim instance As IShellLinkW
Dim refWindowState As NativeWindowState
instance.GetShowCmd(refWindowState)
void GetShowCmd(
NativeWindowState% refWindowState
)
abstract GetShowCmd :
refWindowState : NativeWindowState byref -> unit
No code example is currently available or this language may not be supported.