Theater SDK Banner 

Art
[Previous][Next]

NetShow Theater Server Authentication API Programming Reference

The authenticator methods of the Authentication API feature of Microsoft® NetShow™ Theater Server must be declared and implemented according to the specifications detailed in this reference section.

All interfaces, whether implemented by the server or the developer, must be COM-compliant. They must inherit the Iunknown interface, and implement the following methods, in addition to their own methods:

All NetShow Theater Server authenticators are free-threaded objects. Free-threaded objects are responsible for thread-safe synchronization, because they can be called from several different threads at the same time.

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved