.
C# Definition:
[Flags]
public enum AddURL : int,
{
SILENT = 0x0001
}
VB Definition:
Enum AddURL
TODO
End Enum
Notes:
See IActiveDesktop::AddUrl
Allows a client program to manage the desktop items and wallpaper on a local computer.
4/21/2009 1:10:32 AM - -121.242.40.10
Allows a client program to manage the desktop items and wallpaper on a local computer.
4/21/2009 1:10:32 AM - -121.242.40.10