PutItem Method


Put specified item.

void PutItem(
	[in] BSTR Key, 
	[in] BSTR newVal
)

Parameters

Key

Key name of specified item.

newVal

New value of the item.