Interface_ID Class Reference

Class Description

An identifier for an interface.
+ Inheritance diagram for Interface_ID:

Public Member Functions

def GetPartA
 
def GetPartB
 
def SetPartA
 
def SetPartB
 
- Public Member Functions inherited from Wrapper
def GetUnwrappedPtr
 

Public Attributes

 this
 

Static Public Attributes

tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from Wrapper
tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Member Function Documentation

def GetPartA (   self)
GetPartA(Interface_ID self) -> ULONG
def GetPartB (   self)
GetPartB(Interface_ID self) -> ULONG
def SetPartA (   self,
  args 
)
SetPartA(Interface_ID self, ulong aa)
def SetPartB (   self,
  args 
)
SetPartB(Interface_ID self, ulong bb)