SProfferService 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.
Passed to GetService(Type) to return a reference to IProfferService.
public interface class SProfferService
public interface class SProfferService
__interface SProfferService
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("CB728B20-F786-11CE-92AD-00AA00A74CD0")]
public interface SProfferService
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("CB728B20-F786-11CE-92AD-00AA00A74CD0")>]
type SProfferService = interface
Public Interface SProfferService
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.