Visual Basic (Declaration) | |
---|---|
Public Enum RpcProtectionLevel Inherits System.Enum |
C# | |
---|---|
public enum RpcProtectionLevel : System.Enum |
Member | Description |
---|---|
RPC_C_PROTECT_LEVEL_CALL | |
RPC_C_PROTECT_LEVEL_CONNECT | |
RPC_C_PROTECT_LEVEL_DEFAULT | |
RPC_C_PROTECT_LEVEL_NONE | |
RPC_C_PROTECT_LEVEL_PKT | |
RPC_C_PROTECT_LEVEL_PKT_INTEGRITY | |
RPC_C_PROTECT_LEVEL_PKT_PRIVACY |
System.Object
System.ValueType
System.Enum
CSharpTest.Net.RpcLibrary.RpcProtectionLevel
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7