RpcMarshalableOptionalInterfaceAttribute.OptionalInterfaceCode Property
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.
Gets the code to be serialized to specify that the marshaled object proxy should be generated implementing the OptionalInterface interface.
public int OptionalInterfaceCode { get; }
member this.OptionalInterfaceCode : int
Public ReadOnly Property OptionalInterfaceCode As Integer