Platform SDK: Windows Management Instrumentation

Invoke Method in Class Win32_ShortcutAction

The Invoke WMI class method takes a particular action. The details of how the method performs the action is implementation-specific. The results of the method are based on the return value.

ShortcutAction.Invoke() As Integer

Parts

ShortcutAction
Expression that resolves to an instance of Win32_ShortcutAction.

Return Values

Returns 0 (zero) if the condition is satisfied, 1 (one) if the method is not supported. Any other value indicates that the condition is not satisfied.

See Also

Installed Applications Classes, Win32_ShortcutAction