Olá, Pessoal...
Preciso acessar um DLL para usar as funções dela contidas, mas não muito bem como trabalhar isso com o PHP.
Tentei usar a
new COM("NFeIntegratorInterOp (in NFeIntegratorInterOp.dll) Version: 1.22.0.2 (1.22.2.125)","Vinco.iContNFe.NFeIntegratorInterOp");
Mas não sei se esta correto.
Alguém poderia me dar um caminho?
###OS DADOS ABAIXO ESTA NO MANUAL DA DLL
System.Object
System.MarshalByRefObject
System.ContextBoundObject
System.EnterpriseServices.ServicedComponent
Vinco.iContNFe.NFeIntegratorInterOp.NFeIntegrator
System.MarshalByRefObject
System.ContextBoundObject
System.EnterpriseServices.ServicedComponent
Vinco.iContNFe.NFeIntegratorInterOp.NFeIntegrator
Namespace: Vinco.iContNFe.NFeIntegratorInterOp
Assembly: NFeIntegratorInterOp (in NFeIntegratorInterOp.dll) Version: 1.22.0.2 (1.22.2.125)

public class NFeIntegrator : ServicedComponent,
INFeIntegrator
Inherits ServicedComponent
Implements INFeIntegrator
Implements INFeIntegrator