18.12.2012 Views

Embedding R Tutorial

Embedding R Tutorial

Embedding R Tutorial

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

R calls C# (3/5)<br />

� Visual C# code: interface<br />

[Guid("3ddfd021-a0c6-4218-a253-4fc4328c99a7"),<br />

InterfaceType(ComInterfaceType.InterfaceIsDual)]<br />

interface IMyComponent<br />

{<br />

}<br />

RCOMServerLib.IStatConnector Connector<br />

{<br />

}<br />

set;<br />

string Text<br />

{<br />

}<br />

set;<br />

void DoCallback();

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!