SetFillChar Method

This member of RFIO Object is supported on iOS, Windows Mobile, Windows CE, Palm, and DOS.

The SetFillChar method defines the fill character for RFInput Method input prompts.

VB

bStatus = object.SetFillChar (pszFillChar)

VC++

HRESULT hr = object->SetFillChar(LPCTSTR pszFillChar, BOOL *bStatus);

Return Value

bStatus

The status of the function returned as Boolean True or False values. Use the RFGetLastError method to return the error value.

Parameters

pszFillChar

The fill character, passed in quotations.

Example

See RFIO Samples.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal