IRpcOptions Interface
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.
Sets or gets the values of properties controlling how COM handles remote procedure calls (RPC). For more information, see IRpcOptions.
public interface class IRpcOptions
C++/CX
public interface class IRpcOptions
__interface IRpcOptions
[System.Runtime.InteropServices.Guid("00000144-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IRpcOptions
[System.Runtime.InteropServices.Guid("00000144-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IRpcOptions
[<System.Runtime.InteropServices.Guid("00000144-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IRpcOptions = interface
[<System.Runtime.InteropServices.Guid("00000144-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IRpcOptions = interface
Public Interface IRpcOptions
- Attributes
Query(Object, UInt32, Int |
|
Query(Object, UInt32, UInt32) | |
Set(Object, UInt32, Int |
|
Set(Object, UInt32, UInt32) |
Produk | Versi |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |