SetNscMode method
Sets the current mode, a value from the nscTreeMode enumeration.
Syntax
HRESULT retVal = object.SetNscMode(nMode);
Parameters
- nMode [in]
Type: UINT
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.