Click or drag to resize

CPFItem Methods

The CPFItem type exposes the following members.

Methods
  NameDescription
Public methodGetBasicIdentity
Asserts the expected type, and returns the CPF data.
Public methodGetConnectedAddress
Asserts the expected type, and returns the CPF data.
Public methodGetData
Asserts the expected type, and returns the CPF data.
Public methodGetIdentity
Asserts the expected type, and returns the CPF data.
Public methodGetInterface
Asserts the expected type, and returns the CPF data.
Public methodGetLocalAddress
Asserts the expected type, and returns the CPF data.
Public methodGetNullAddress
Asserts the expected type, and returns the CPF data.
Public methodGetProcessorName
Asserts the expected type, and returns the CPF data.
Public methodGetSequencedAddress
Asserts the expected type, and returns the CPF data.
Public methodTryGetBasicIdentity
Returns the CPF data If the CPF item is the expected type.
Public methodTryGetConnectedAddress
Returns the CPF data If the CPF item is the expected type.
Public methodTryGetData
Returns the CPF data If the CPF item is the expected type.
Public methodTryGetIdentity
Returns the CPF data If the CPF item is the expected type.
Public methodTryGetInterface
Returns the CPF data If the CPF item is the expected type.
Public methodTryGetLocalAddress
Returns the CPF data If the CPF item is the expected type.
Public methodTryGetNullAddress
Returns the CPF data If the CPF item is the expected type.
Public methodTryGetProcessorName
Returns the CPF data If the CPF item is the expected type.
Top
See Also