InitNew method
Initializes the object to a default state.
Syntax
HRESULT retVal = object.InitNew();
Parameters
This method has no parameters.
Show:
Initializes the object to a default state.
HRESULT retVal = object.InitNew();
This method has no parameters.