Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.TS_COLORCACHE_CAPABILITYSET.GetCapabilityType C# (CSharp) Method

GetCapabilityType() public method

to get the type of this struct.
public GetCapabilityType ( ) : capabilitySetType_Values
return capabilitySetType_Values
        public capabilitySetType_Values GetCapabilityType()
        {
            return capabilitySetType_Values.CAPSTYPE_COLORCACHE;
        }
TS_COLORCACHE_CAPABILITYSET