Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
InsCode::toChar Method (InsCodeType)

Returns the passed insured status code as a character.

C++
static char toChar(
    InsCodeType newCode
);
Parameters 
Description 
InsCodeType newCode 
The code to convert to a character. 

The insured status code as a character.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!