Home
last modified time | relevance | path

Searched defs:pszIconPath (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/
H A DIShellLink.java30 public int SetIconLocation(char[] pszIconPath, int iIcon) { in SetIconLocation()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DShellLinkEx.cs167 void GetIconLocation([MarshalAs(UnmanagedType.LPWStr)] StringBuilder pszIconPath, in GetIconLocation()
169 void SetIconLocation([MarshalAs(UnmanagedType.LPWStr)] string pszIconPath, in SetIconLocation()