Terminal services API

G

Guest

Guest
Archived from groups: microsoft.public.windows.terminal_services,microsoft.public.windowsnt.terminalserver.misc,microsoft.public.windowsnt.terminalserver.applications (More info?)

Hello thereis there a way to access the terminal services API from visual
basic.net?
As all i saw on the MSDN was function for C/C++.
Thanks in advance
Sameh
 
G

Guest

Guest
Archived from groups: microsoft.public.windows.terminal_services,microsoft.public.windowsnt.terminalserver.misc,microsoft.public.windowsnt.terminalserver.applications (More info?)

Please visit:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconInteroperatingWithUnmanagedCode.asp

thanks
Soo Kuan


--
This posting is provided "AS IS" with no warranties, and confers no rights


"Sameh Ahmed" <essoplus@hotmail.com> wrote in message
news:ePHGDebJEHA.428@TK2MSFTNGP11.phx.gbl...
> Hello thereis there a way to access the terminal services API from visual
> basic.net?
> As all i saw on the MSDN was function for C/C++.
> Thanks in advance
> Sameh
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.windows.terminal_services,microsoft.public.windowsnt.terminalserver.misc,microsoft.public.windowsnt.terminalserver.applications (More info?)

Thanks a lot this is very helpful

"Soo Kuan Teo [MS]" <sookuant@online.microsoft.com> wrote in message
news:eY3eurlJEHA.2704@TK2MSFTNGP10.phx.gbl...
> Please visit:
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconInteroperatingWithUnmanagedCode.asp
>
> thanks
> Soo Kuan
>
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Sameh Ahmed" <essoplus@hotmail.com> wrote in message
> news:ePHGDebJEHA.428@TK2MSFTNGP11.phx.gbl...
> > Hello thereis there a way to access the terminal services API from
visual
> > basic.net?
> > As all i saw on the MSDN was function for C/C++.
> > Thanks in advance
> > Sameh
> >
> >
>
>
 

danports

Distinguished
Mar 13, 2009
1
0
18,510
Well, this question is more than a few years old now, but future readers may want to check out Cassia, a .NET library for accessing the Terminal Services API:
http://cassia.googlecode.com/