ContentType()

Creates a content-type object.

Syntax

public ContentType(int contTypeOrdValue);
 

Parameters

contTypeOrdValue
Is the ordinal value that represents the content type.

Return values

A newly instantiated ContentType object.

Copyright IBM Corp. 1997, 2004