Hi
I try to use public interfaces functions in on premise environment.
I try to use these funcitons in a commont session tdpur.......
When I try to compile the session program ( on premise) i, I always get error.
The program is the program of a maintain session ( not extension )
#pragma used dll "otcextextapi"
#pragma used dll "otcextemmapi"
Or
#pragma used dll otcextextapi
#pragma used dll otcextemmapi

I suppose that public interfaces only can be used in extension.
is it correct?
Thanks in advance.