Edit

Share via


IPropertyProxyEESide::GetInitialData

Returns the initial data for this object.

Syntax

int GetInitialData(
   out IEEDataStorage dataOut
);

Parameters

dataOut
[out] Returns an IEEDataStorage object containing the initial data of this object.

Return Value

If successful, returns S_OK; otherwise, returns an error code.

See also