Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Initializes the source data for this object and returns an object containing the initial data.
Syntax
Parameters
dataOut
[out] Returns an IEEDataStorage object
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
This method does whatever is necessary to initialize an object so it can return an IEEDataStorage interface on the object's data. This allows the object's data to be viewed and, if allowed, changed by a type visualizer.