IOleParentUndoUnit.GetParentState(UInt32) Yöntem

Tanım

public:
 void GetParentState([Runtime::InteropServices::Out] System::UInt32 % pdwState);
void GetParentState([Runtime::InteropServices::Out] unsigned int & pdwState);
public void GetParentState (out uint pdwState);
abstract member GetParentState : uint32 -> unit
Public Sub GetParentState (ByRef pdwState As UInteger)

Parametreler

pdwState
UInt32

Açıklamalar

COM arabirimi hakkında bilgi için bkz. IOleParentUndoUnit:: GetParentState

Şunlara uygulanır