C# Class NetIde.Setup.Support.NativeMethods.PROPVARIANT

Inheritance: IDisposable
Datei anzeigen Open project: netide/netide Class Usage Examples

Private Methods

Method Description
Clear ( ) : void
Dispose ( ) : void
Dispose ( bool disposing ) : void
GetBool ( ) : bool?
GetString ( ) : string
GetUInt32 ( ) : uint?
SetValue ( bool f ) : void
SetValue ( string val ) : void
SetValue ( uint f ) : void