SAsyncServiceProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The service id for the IAsyncServiceProvider service.
public interface class SAsyncServiceProvider
public interface class SAsyncServiceProvider
__interface SAsyncServiceProvider
public interface SAsyncServiceProvider
[System.Runtime.InteropServices.Guid("944774C9-7422-4E87-B01C-189182C779A6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SAsyncServiceProvider
type SAsyncServiceProvider = interface
[<System.Runtime.InteropServices.Guid("944774C9-7422-4E87-B01C-189182C779A6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SAsyncServiceProvider = interface
Public Interface SAsyncServiceProvider
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.