Methods
-
AddRef()
→ int
-
inherited
-
GetArguments(Pointer<Utf16> pszArgs, int cch)
→ int
-
-
GetDescription(Pointer<Utf16> pszName, int cch)
→ int
-
-
GetHotkey(Pointer<Uint16> pwHotkey)
→ int
-
-
GetIconLocation(Pointer<Utf16> pszIconPath, int cch, Pointer<Int32> piIcon)
→ int
-
-
GetIDList(Pointer<Pointer<ITEMIDLIST>> ppidl)
→ int
-
-
GetPath(Pointer<Utf16> pszFile, int cch, Pointer<WIN32_FIND_DATA> pfd, int fFlags)
→ int
-
-
GetShowCmd(Pointer<Int32> piShowCmd)
→ int
-
-
GetWorkingDirectory(Pointer<Utf16> pszDir, int cch)
→ int
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed.
inherited
-
QueryInterface(Pointer<GUID> riid, Pointer<Pointer<NativeType>> ppvObject)
→ int
-
inherited
-
Release()
→ int
-
inherited
-
Resolve(int hwnd, int fFlags)
→ int
-
-
SetArguments(Pointer<Utf16> pszArgs)
→ int
-
-
SetDescription(Pointer<Utf16> pszName)
→ int
-
-
SetHotkey(int wHotkey)
→ int
-
-
SetIconLocation(Pointer<Utf16> pszIconPath, int iIcon)
→ int
-
-
SetIDList(Pointer<ITEMIDLIST> pidl)
→ int
-
-
SetPath(Pointer<Utf16> pszFile)
→ int
-
-
SetRelativePath(Pointer<Utf16> pszPathRel, int dwReserved)
→ int
-
-
SetShowCmd(int iShowCmd)
→ int
-
-
SetWorkingDirectory(Pointer<Utf16> pszDir)
→ int
-
-
toInterface(String iid)
→ Pointer<COMObject>
-
Cast an existing COM object to a specified interface.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited