'Declaration Sub GetComputedStyle( _ ByVal pPointer As IMarkupPointer, _ ByRef ppComputedStyle As IHTMLComputedStyle _ )
void GetComputedStyle( IMarkupPointer pPointer, out IHTMLComputedStyle ppComputedStyle )
Parameters
- pPointer
- ppComputedStyle
'Declaration Sub GetComputedStyle( _ ByVal pPointer As IMarkupPointer, _ ByRef ppComputedStyle As IHTMLComputedStyle _ )
void GetComputedStyle( IMarkupPointer pPointer, out IHTMLComputedStyle ppComputedStyle )