Method | Description | |
---|---|---|
AcceptTransferSyntaxes ( ) : bool | ||
AddTransfer ( |
||
ClearTransfers ( ) : void | ||
DcmPresContext ( byte pcid, |
||
GetResultDescription ( ) : string | ||
GetTransfers ( ) : IList |
||
HasTransfer ( |
||
RemoveTransfer ( |
||
SetResult ( DcmPresContextResult result ) : void | ||
SetResult ( DcmPresContextResult result, |
Method | Description | |
---|---|---|
DcmPresContext ( byte pcid, |
public AddTransfer ( |
||
ts | ||
return | void |
public DcmPresContext ( byte pcid, |
||
pcid | byte | |
abstractSyntax | ||
return | System |
public HasTransfer ( |
||
ts | ||
return | bool |
public RemoveTransfer ( |
||
ts | ||
return | void |
public SetResult ( DcmPresContextResult result ) : void | ||
result | DcmPresContextResult | |
return | void |
public SetResult ( DcmPresContextResult result, |
||
result | DcmPresContextResult | |
acceptedTs | ||
return | void |