RemObjects.Elements.RTL.Guid Extension

Location

Properties


Empty

 

class property Empty: Guid read;

 

class Guid Empty { get; }

 

static var Empty: Guid { get{} }

 

class Guid Empty { __get; }

 

Shared ReadOnly Property Empty() As Guid

Instance Methods


GetInterface .NET

 

method GetInterface(IID: Guid; out Obj: Object): Boolean

 

Boolean GetInterface(Guid IID, out Object Obj)

 

func GetInterface(_ IID: Guid, _ Obj: Object) -> Boolean

 

Boolean GetInterface(Guid IID, __out Object Obj)

 

Function GetInterface(IID As Guid, <OutAttribute> ByRef Obj As Object) As Boolean

Parameters:

  • IID:
  • Obj: