Einzelnen Beitrag anzeigen

Whookie

Registriert seit: 3. Mai 2006
Ort: Graz
441 Beiträge
 
Delphi 10.3 Rio
 
#3

AW: E2232 Interface 'x' besitzt keine Interface-Identifikation?

  Alt 20. Jul 2015, 12:58
Ob´s das ist, weiß ich nicht, aber ich kenne die Deklaration so:

Delphi-Quellcode:
Const
   MyIntfAGuid = '{23D5751F-8368-4672-ACFC-3BF667F1F544}';
Hatte ich auch schon probiert aber dann mäkelt der Compiler bei:

if LMy.QueryInterface(MyIntfAGuid, LIMyA) = S_OK then mit E2010 Inkompatible Typen: 'TGUID' und 'string' rum
Whookie

Software isn't released ... it is allowed to escape!
  Mit Zitat antworten Zitat